]> Git Repo - linux.git/commit
x86, iommu: Mark DMAR IRQ as non-threaded
authorThomas Gleixner <[email protected]>
Tue, 19 Jul 2011 14:25:42 +0000 (16:25 +0200)
committerThomas Gleixner <[email protected]>
Tue, 13 Sep 2011 21:44:53 +0000 (23:44 +0200)
commit477694e71113fd0694b6bb0bcc2d006b8ac62691
tree9ccfa37503514fa53ce26403ccf310d1586ea6e3
parented585a651681e822089087b426e6ebfb6d3d9873
x86, iommu: Mark DMAR IRQ as non-threaded

Mark this lowlevel IRQ handler as non-threaded. This prevents a boot
crash when "threadirqs" is on the kernel commandline. Also the
interrupt handler is handling hardware critical events which should
not be delayed into a thread.

Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
drivers/iommu/dmar.c
This page took 0.055121 seconds and 4 git commands to generate.