Revision 1da8347d8505c137fb07ff06bbcd3f2bf37409bc authored by Megha Dey on 14 March 2020, 03:39:59 UTC, committed by Joerg Roedel on 14 March 2020, 19:02:43 UTC
Currently, the intel iommu debugfs directory(/sys/kernel/debug/iommu/intel)
gets populated only when DMA remapping is enabled (dmar_disabled = 0)
irrespective of whether interrupt remapping is enabled or not.

Instead, populate the intel iommu debugfs directory if any IOMMUs are
detected.

Cc: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: ee2636b8670b1 ("iommu/vt-d: Enable base Intel IOMMU debugfs support")
Signed-off-by: Megha Dey <megha.dey@linux.intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent 730ad0e
History
File Mode Size
ad1816a
ad1848
cs423x
es1688
galaxy
gus
msnd
opti9xx
sb
wavefront
wss
Kconfig -rw-r--r-- 12.7 KB
Makefile -rw-r--r-- 892 bytes
adlib.c -rw-r--r-- 2.7 KB
als100.c -rw-r--r-- 9.7 KB
azt2320.c -rw-r--r-- 8.9 KB
cmi8328.c -rw-r--r-- 13.5 KB
cmi8330.c -rw-r--r-- 21.8 KB
es18xx.c -rw-r--r-- 68.3 KB
opl3sa2.c -rw-r--r-- 28.4 KB
sc6000.c -rw-r--r-- 17.1 KB
sscape.c -rw-r--r-- 32.0 KB

back to top