+1
−22
+2
−11
Loading
mainline inclusion from mainline-v6.3-rc1 commit 6229235f category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAU6ZD Reference: https://github.com/torvalds/linux/commit/6229235f7c6616c96ac06fd1094520b037410f46 -------------------------------- commit 6229235f upstream PCI Function 6 is used on Family 17h and later to access scrub registers. With scrub access removed, this function has no other use. Remove all Function 6 PCI IDs and related code. [Backport changes] 1. Since all the Function 6 PCI IDs have been removed, the macros PCI_DEVICE_ID_HYGON_18H_M06H_DF_F6 and PCI_DEVICE_ID_HYGON_18H_M10H_DF_F6 have also been removed as per the upstream commit. Signed-off-by:Yazen Ghannam <yazen.ghannam@amd.com> Signed-off-by:
Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20230127170419.1824692-4-yazen.ghannam@amd.com Signed-off-by:
PvsNarasimha <PVS.NarasimhaRao@amd.com>