diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2022-05-06 17:37:37 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-19 00:44:15 +1000 |
commit | 29592181c5496d93697a23e6dbb9d7cc317ff5ee (patch) | |
tree | 16e5ec9ce5b494d0319322ea276539e579f5f4ed /block/blk-mq.c | |
parent | cad32d9d42e8e6a659786f8a730b221a9fbee227 (diff) | |
download | linux-29592181c5496d93697a23e6dbb9d7cc317ff5ee.tar.gz linux-29592181c5496d93697a23e6dbb9d7cc317ff5ee.tar.bz2 linux-29592181c5496d93697a23e6dbb9d7cc317ff5ee.zip |
KVM: PPC: Book3s: PR: Enable default TCE hypercalls
When KVM_CAP_PPC_ENABLE_HCALL was introduced, H_GET_TCE and H_PUT_TCE
were already implemented and enabled by default; however H_GET_TCE
was missed out on PR KVM (probably because the handler was in
the real mode code at the time).
This enables H_GET_TCE by default. While at this, this wraps
the checks in ifdef CONFIG_SPAPR_TCE_IOMMU just like HV KVM.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220506073737.3823347-1-aik@ozlabs.ru
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions