diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-06-18 15:01:23 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-06-18 15:01:23 +0000 |
commit | 7a70055846d4ee2924d8e5bf15621a9e7c340881 (patch) | |
tree | 568d529a750e0f2497daa83b24183ac66e6583cf /sys/arch/i386/stand | |
parent | 692500c0c173e7a33482181a275841b248802b74 (diff) |
Run the code to handle interrupts directly from the interrupt handler
instead of from a task. The sdmmc(4) interrupt handler is already
executed in process context and returning from the interrupt handler
without acknowledging the interrupts may lead to an interrupt storm.
ok patrick@
Diffstat (limited to 'sys/arch/i386/stand')
0 files changed, 0 insertions, 0 deletions