aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/(developers-only)
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2026-08-12 01:51:18 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2026-08-14 22:28:07 +0000
commitb4208a67edc2eb7898a9ff2a6f3990c6852910e4 (patch)
tree360499f0509eeccad1a027ac0d27fd7172b843cc /test/SemaObjC/(developers-only)
parentac56d36007a5a1a01fe69df370f272060e852e0b (diff)
iflib: Initialize the VFLR task unconditionallyHEADmain
The VFLR task was initialized only from drivers MSI-X interrupt assignment paths. ixl's legacy interrupt handler can nevertheless defer VFLR work, leaving an uninitialized task. Even with MSI-X, the admin interrupt was established before the task was initialized. Initialize it alongside the other private tasks. The existing detach check and private-taskqueue drains then cover its lifecycle for every interrupt mode and registration failure. MFC after: 2 weeks Sponsored by: BBOX.io
Diffstat (limited to 'test/SemaObjC/(developers-only)')
0 files changed, 0 insertions, 0 deletions