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)
commit66d78ad316b0e1ca5ae19663468554e2c0e31c26
treeca8f7edba371c9ae32b5b8a71adbef53e869b264
parent7560cc3ca7d9d11555f80c830544e463fcdb28b8
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: 6f7db75e1c469 ("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