Home
last modified time | relevance | path

Searched hist:f9b269f3098121b5d54aaf822e0898c8ed1d3fec (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/hyp/
H A DMakefilediff f9b269f3098121b5d54aaf822e0898c8ed1d3fec Fri Oct 20 13:34:17 CEST 2017 Julien Thierry <julien.thierry@arm.com> arm/arm64: kvm: Disable branch profiling in HYP code

When HYP code runs into branch profiling code, it attempts to jump to
unmapped memory, causing a HYP Panic.

Disable the branch profiling for code designed to run at HYP mode.

Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Russell King <linux@armlinux.org.uk>
Cc: <stable@vger.kernel.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>