]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf/x86/intel/uncore: Remove PCIe3 unit for SNR
authorKan Liang <kan.liang@linux.intel.com>
Thu, 16 Jan 2020 20:02:10 +0000 (12:02 -0800)
committerPaolo Pisati <paolo.pisati@canonical.com>
Thu, 6 Feb 2020 16:32:52 +0000 (16:32 +0000)
commit43478106b3a254fb5303cd7ba33bc5c9be6bb56f
tree8c8c93a7c1acc6bff69b39acc9538648a0460701
parentd68ee51b60492536c390f4500eb2178702a08f58
perf/x86/intel/uncore: Remove PCIe3 unit for SNR

BugLink: https://bugs.launchpad.net/bugs/1862203
[ Upstream commit 2167f1625c2f04a33145f325db0de285630f7bd1 ]

The PCIe Root Port driver for CPU Complex PCIe Root Ports are not
loaded on SNR.

The device ID for SNR PCIe3 unit is used by both uncore driver and the
PCIe Root Port driver. If uncore driver is loaded, the PCIe Root Port
driver never be probed.

Remove the PCIe3 unit for SNR for now. The support for PCIe3 unit will
be added later separately.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20200116200210.18937-2-kan.liang@linux.intel.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
arch/x86/events/intel/uncore_snbep.c