OSDN Git Service

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)
committerIngo Molnar <mingo@kernel.org>
Fri, 17 Jan 2020 10:33:38 +0000 (11:33 +0100)
commit2167f1625c2f04a33145f325db0de285630f7bd1
tree0ea77cff4063dd4958b4bc4af07b8dbac6ff00b2
parentfa694ae532836bd2f4cd659e9b4032abaf9fa9e5
perf/x86/intel/uncore: Remove PCIe3 unit for SNR

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
arch/x86/events/intel/uncore_snbep.c