diff options
| author | Jessica Clarke <jrtc27@FreeBSD.org> | 2025-11-22 18:46:04 +0000 |
|---|---|---|
| committer | Jessica Clarke <jrtc27@FreeBSD.org> | 2025-11-22 18:46:04 +0000 |
| commit | 9128380511de3db9bd4d62d58c6a6dfcd1094079 (patch) | |
| tree | b87dc624c095db2da0aa77c89b4e6e7d22daa448 /source/include/(public-mirror) | |
| parent | 55de86dac813d2f8fbb70dd15b17a5677cb1168f (diff) | |
It's not clear what the race described in the commit actually is, nor
how it could arise, but this commit is definitely wrong; curthread is no
longer set for intr_pic_init_secondary, and gic_v3's pic_init_secondary
uses mutex(9) in some places, which requires curthread, so it has led to
panics. Revert this change until the original issue this was intended to
be fixed can be more thorougly investigated and a better fix made.
Reported by: Herbert J. Skuhra <herbert@gojira.at>, jhb
This reverts commit a695ac2ce8bc8e8b989359002659063f2e056dcf.
Diffstat (limited to 'source/include/(public-mirror)')
0 files changed, 0 insertions, 0 deletions
