]> git.itanic.dy.fi Git - linux-stable/commit
iommu/vt-d: Check correct capability for sagaw determination
authorYi Liu <yi.l.liu@intel.com>
Wed, 21 Sep 2022 02:40:54 +0000 (10:40 +0800)
committerJoerg Roedel <jroedel@suse.de>
Wed, 21 Sep 2022 08:22:54 +0000 (10:22 +0200)
commit154897807050c1161cb2660e502fc0470d46b986
treeb1e0232ac7c2c65923d91044593833db862feac8
parent7ebb5f8e001037efbdf18afabbbebf71bd98825e
iommu/vt-d: Check correct capability for sagaw determination

Check 5-level paging capability for 57 bits address width instead of
checking 1GB large page capability.

Fixes: 53fc7ad6edf2 ("iommu/vt-d: Correctly calculate sagaw value of IOMMU")
Cc: stable@vger.kernel.org
Reported-by: Raghunathan Srinivasan <raghunathan.srinivasan@intel.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Raghunathan Srinivasan <raghunathan.srinivasan@intel.com>
Link: https://lore.kernel.org/r/20220916071212.2223869-2-yi.l.liu@intel.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.c