diff options
author | jeff <jeff@FreeBSD.org> | 2009-02-21 23:15:34 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2009-02-21 23:15:34 +0000 |
commit | f9e60653c3321a67bddec27a97c8c496ab838d54 (patch) | |
tree | f54a64e1a7df22435032053ba1c743ee0f9d7fec /sys/dev/usb2/controller/usb2_bus.h | |
parent | 96ec4168f2218b750f2e2abc983bf68587558543 (diff) | |
download | FreeBSD-src-f9e60653c3321a67bddec27a97c8c496ab838d54.zip FreeBSD-src-f9e60653c3321a67bddec27a97c8c496ab838d54.tar.gz |
- Resolve an issue where we may clear an idt while an interrupt on a
different cpu is still assigned to that vector by never clearing idt
entries. This was only provided as a debugging feature and the bugs
are caught by other means.
- Drop the sched lock when rebinding to reassign an interrupt vector
to a new cpu so that pending interrupts have a chance to be delivered
before removing the old vector.
Discussed with: tegge, jhb
Diffstat (limited to 'sys/dev/usb2/controller/usb2_bus.h')
0 files changed, 0 insertions, 0 deletions