diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2017-06-06 19:08:35 +0100 |
---|---|---|
committer | Christoffer Dall <cdall@linaro.org> | 2017-06-06 22:20:02 +0200 |
commit | 33b5c38852b29736f3b472dd095c9a18ec22746f (patch) | |
tree | b15b4efb4211b2e6670fb6d3bbcc2dd740272cb0 /arch/arm64 | |
parent | 78fd6dcf11468a5a131b8365580d0c613bcc02cb (diff) | |
download | linux-33b5c38852b29736f3b472dd095c9a18ec22746f.tar.gz linux-33b5c38852b29736f3b472dd095c9a18ec22746f.tar.bz2 linux-33b5c38852b29736f3b472dd095c9a18ec22746f.zip |
arm: KVM: Allow unaligned accesses at HYP
We currently have the HSCTLR.A bit set, trapping unaligned accesses
at HYP, but we're not really prepared to deal with it.
Since the rest of the kernel is pretty happy about that, let's follow
its example and set HSCTLR.A to zero. Modern CPUs don't really care.
Cc: stable@vger.kernel.org
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <cdall@linaro.org>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions