diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-07-19 16:25:42 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-09-13 23:44:53 +0200 |
commit | 477694e71113fd0694b6bb0bcc2d006b8ac62691 (patch) | |
tree | 9ccfa37503514fa53ce26403ccf310d1586ea6e3 /arch/x86 | |
parent | ed585a651681e822089087b426e6ebfb6d3d9873 (diff) | |
download | linux-3.10-477694e71113fd0694b6bb0bcc2d006b8ac62691.tar.gz linux-3.10-477694e71113fd0694b6bb0bcc2d006b8ac62691.tar.bz2 linux-3.10-477694e71113fd0694b6bb0bcc2d006b8ac62691.zip |
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 <tglx@linutronix.de>
Cc: stable@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions