]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/vt-d: Clean up unused PASID updating functions
authorFenghua Yu <fenghua.yu@intel.com>
Thu, 14 Oct 2021 05:38:37 +0000 (13:38 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 18 Oct 2021 10:31:48 +0000 (12:31 +0200)
commit75ee571375747102bc112982a1348afff27ab450
treefed542c8b39ef02826ceeab9026356ce3cc1b90c
parentadc924b11e4da3d8c5f6db17468e4a5b1a59b893
iommu/vt-d: Clean up unused PASID updating functions

update_pasid() and its call chain are currently unused in the tree because
Thomas disabled the ENQCMD feature. The feature will be re-enabled shortly
using a different approach and update_pasid() and its call chain will not
be used in the new approach.

Remove the useless functions.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20210920192349.2602141-1-fenghua.yu@intel.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20211014053839.727419-8-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
arch/x86/include/asm/fpu/api.h
drivers/iommu/intel/svm.c