diff options
author | Laurent Dufour <[email protected]> | 2019-10-01 15:29:28 +0200 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-10-09 17:16:59 +1100 |
commit | 4ab8a485f7bc69e04e3e8d75f62bdcac5f4ed02e (patch) | |
tree | 8485e7a614bf8aef882cb07f20d2c8fb312d046a /lib/mpi | |
parent | 18217da36103c25d87870624dfa569e6b9906a90 (diff) |
powerpc/pseries: Remove confusing warning message.
Since commit 1211ee61b4a8 ("powerpc/pseries: Read TLB Block Invalidate
Characteristics"), a warning message is displayed when booting a guest
on top of KVM:
lpar: arch/powerpc/platforms/pseries/lpar.c pseries_lpar_read_hblkrm_characteristics Error calling get-system-parameter (0xfffffffd)
This message is displayed because this hypervisor is not supporting
the H_BLOCK_REMOVE hcall and thus is not exposing the corresponding
feature.
Reading the TLB Block Invalidate Characteristics should not be done if
the feature is not exposed.
Fixes: 1211ee61b4a8 ("powerpc/pseries: Read TLB Block Invalidate Characteristics")
Reported-by: Stephen Rothwell <[email protected]>
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 'lib/mpi')
0 files changed, 0 insertions, 0 deletions