dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/iommu
Thomas Gleixner 477694e711 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>
2011-09-13 23:44:53 +02:00
..
Kconfig
Makefile
amd_iommu.c iommu/amd: Don't take domain->lock recursivly 2011-09-02 14:19:50 +02:00
amd_iommu_init.c
amd_iommu_proto.h
amd_iommu_types.h Merge branches 'amd/transparent-bridge' and 'core' 2011-06-21 11:14:10 +02:00
dmar.c x86, iommu: Mark DMAR IRQ as non-threaded 2011-09-13 23:44:53 +02:00
intel-iommu.c
intr_remapping.c
intr_remapping.h
iommu.c
iova.c
msm_iommu.c
msm_iommu_dev.c