]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Add a flag to disable MMIO trace for nVHE KVM
authorSai Prakash Ranjan <quic_saipraka@quicinc.com>
Wed, 18 May 2022 16:44:15 +0000 (22:14 +0530)
committerArnd Bergmann <arnd@arndb.de>
Wed, 15 Jun 2022 15:41:12 +0000 (17:41 +0200)
commit557e04e10fd08235e7b1e695c3e03ceea42527b8
tree6b91b9fb9a9d19a6bef029c76a665c2d44b618c7
parent611ca1e61057f44fd56983e79a38a55addc48b64
KVM: arm64: Add a flag to disable MMIO trace for nVHE KVM

Add a generic flag (__DISABLE_TRACE_MMIO__) to disable MMIO
tracing in nVHE KVM as the tracepoint and MMIO logging symbols
should not be visible at nVHE KVM as there is no way to execute
them. It can also be used to disable MMIO tracing for specific
drivers.

Signed-off-by: Sai Prakash Ranjan <quic_saipraka@quicinc.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/kvm/hyp/nvhe/Makefile