diff options
| author | Laurent Dufour <[email protected]> | 2022-05-23 18:43:53 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-06-29 19:37:07 +1000 |
| commit | 61bdbca855024997fd8c82dc190f458aa81beca8 (patch) | |
| tree | 611f835cb68c29ddcf4cc1e95e9a0bdc1bea4529 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | d9abe36df74976231baa5abc4d399d11b504ace2 (diff) | |
powerpc/64s: Don't read H_BLOCK_REMOVE characteristics in radix mode
There is no need to read the H_BLOCK_REMOVE characteristics when running in
Radix mode because this hcall is never called.
Furthermore since the commit 387e220a2e5e ("powerpc/64s: Move hash MMU
support code under CONFIG_PPC_64S_HASH_MMU") define
pseries_lpar_read_hblkrm_characteristics as un empty function if
CONFIG_PPC_64S_HASH_MMU is not set, the #ifdef block can be removed.
Signed-off-by: Laurent Dufour <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions