From: Thomas Gleixner Date: Tue, 19 Jul 2011 14:25:42 +0000 (+0200) Subject: x86, iommu: Mark DMAR IRQ as non-threaded X-Git-Tag: v3.1-rc7~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477694e71113fd0694b6bb0bcc2d006b8ac62691;p=pandora-kernel.git 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 Cc: stable@kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed