]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Set the right field for Page Walk Snoop
authorLu Baolu <baolu.lu@linux.intel.com>
Tue, 21 May 2019 07:30:16 +0000 (15:30 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 27 May 2019 14:32:43 +0000 (16:32 +0200)
commitf994dbf7e082d3160175866a292fd23266cc014c
treeca8f7edba371c9ae32b5b8a71adbef53e869b264
parent8c7a0b2b0112cf360ddac2735b2d3231b19868b4
iommu/vt-d: Set the right field for Page Walk Snoop

Set the page walk snoop to the right bit, otherwise the domain
id field will be overlapped.

Reported-by: Dave Jiang <dave.jiang@intel.com>
Fixes: c207caec6fd63 ("iommu/vt-d: Add second level page table interface")
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-pasid.c