iommu/vt-d: debugfs: Dump entry pointing to huge page
authorJingqi Liu <Jingqi.liu@intel.com>
Mon, 16 Oct 2023 03:28:28 +0000 (11:28 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 16 Oct 2023 07:34:51 +0000 (09:34 +0200)
commite8aa45f8cc2c3afe2a3608ea7220bbdb516bef07
treef8384291a4871147522665b9ef4570aa5927e300
parentc61c255e114c52682546447ed44d3470b5708134
iommu/vt-d: debugfs: Dump entry pointing to huge page

For the page table entry pointing to a huge page, the data below the
level of the huge page is meaningless and does not need to be dumped.

Signed-off-by: Jingqi Liu <Jingqi.liu@intel.com>
Link: https://lore.kernel.org/r/20231013135811.73953-2-Jingqi.liu@intel.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/debugfs.c