diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2019-04-30 17:53:45 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-06-17 12:36:19 +0200 |
commit | c8872d90e0a3651a096860d3241625ccfa1647e0 (patch) | |
tree | 75b43ca2116423e9c63e3fe22b87cf5d986e8dd6 /fs/pstore/Kconfig | |
parent | 210cc5f9db7a5c66b7ca6290b7d35cc7db7e9dbd (diff) | |
download | linux-c8872d90e0a3651a096860d3241625ccfa1647e0.tar.bz2 |
perf/x86/intel/uncore: Factor out box ref/unref functions
For uncore box which can only be accessed by MSR, its reference
box->refcnt is updated in CPU hot plug. The uncore boxes need to be
initalized and exited accordingly for the first/last CPU of a socket.
Starts from Snow Ridge server, a new type of uncore box is introduced,
which can only be accessed by MMIO. The driver needs to map/unmap
MMIO space for the first/last CPU of a socket.
Extract the codes of box ref/unref and init/exit for reuse later.
There is no functional change.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: acme@kernel.org
Cc: eranian@google.com
Link: https://lkml.kernel.org/r/1556672028-119221-4-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'fs/pstore/Kconfig')
0 files changed, 0 insertions, 0 deletions