summaryrefslogtreecommitdiff
path: root/vm
diff options
context:
space:
mode:
authorJustus Winter <justus@gnupg.org>2017-09-30 17:26:03 +0200
committerJustus Winter <justus@gnupg.org>2017-09-30 17:39:47 +0200
commit6c093a91e43873df7f16192fa0e5e4d73592fa64 (patch)
treef5be02fb1284eaabfce3cf89ce248bc73a60c674 /vm
parent51301147f36d1581be76acdf96a465e010beeb12 (diff)
linux: Fix interrupt glue.
Previously, we used an invalid pointer to mark interrupts as reserved by Mach. This, however, crashes code trying to iterate over the list of interrupt handlers. Use a valid structure instead. * linux/dev/arch/i386/kernel/irq.c (reserved_mach_handler): New function. (reserved_mach): New variable. (reserve_mach_irqs): Use the new variable.
Diffstat (limited to 'vm')
0 files changed, 0 insertions, 0 deletions