Skip to content
Commit 477694e7 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

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: default avatarThomas Gleixner <tglx@linutronix.de>
Cc: stable@kernel.org
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent ed585a65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment