RE: [PATCH v2] intel_iommu: Expose SMPWC when SVM is enabled
"Duan, Zhenzhong" <[email protected]>
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <IA3PR11MB9136BEEE9E73ED4FB69EEF2192DE2@IA3PR11MB9136.namprd11.prod.outlook.com> |
>-----Original Message----- >From: Clément MATHIEU--DRIF <[email protected]> >Subject: [PATCH v2] intel_iommu: Expose SMPWC when SVM is enabled > >SVM in Linux requires SMPWC. This is free in the current implementation >as it is already in line with the expected behaviour. > >Link: >https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=780 >dfed68862 >Fixes: 952e1a6e90eb ("intel_iommu: Add a CLI option to enable SVM") >Signed-off-by: Clement Mathieu--Drif <[email protected]> Reviewed-by: Zhenzhong Duan <[email protected]> Thanks Zhenzhong