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
dnotify
fanotify
inotify
Kconfig -rw-r--r-- 188 bytes
Makefile -rw-r--r-- 183 bytes
fdinfo.c -rw-r--r-- 4.2 KB
fdinfo.h -rw-r--r-- 558 bytes
fsnotify.c -rw-r--r-- 11.4 KB
fsnotify.h -rw-r--r-- 2.3 KB
group.c -rw-r--r-- 4.0 KB
mark.c -rw-r--r-- 24.8 KB
notification.c -rw-r--r-- 5.6 KB

back to top