summaryrefslogtreecommitdiffstats
path: root/arch/h8300
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@xilinx.com>2020-09-25 01:49:55 +0200
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>2020-10-05 01:41:33 +0200
commitf88af7229f6f22ce7313c11a0bbb9c88317b7c5e (patch)
treef0bedc44b6b3350d498dd32817ae8a92592623ea /arch/h8300
parentxen: remove redundant initialization of variable ret (diff)
downloadlinux-f88af7229f6f22ce7313c11a0bbb9c88317b7c5e.tar.xz
linux-f88af7229f6f22ce7313c11a0bbb9c88317b7c5e.zip
xen/arm: do not setup the runstate info page if kpti is enabled
The VCPUOP_register_runstate_memory_area hypercall takes a virtual address of a buffer as a parameter. The semantics of the hypercall are such that the virtual address should always be valid. When KPTI is enabled and we are running userspace code, the virtual address is not valid, thus, Linux is violating the semantics of VCPUOP_register_runstate_memory_area. Do not call VCPUOP_register_runstate_memory_area when KPTI is enabled. Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com> CC: Bertrand Marquis <Bertrand.Marquis@arm.com> CC: boris.ostrovsky@oracle.com CC: jgross@suse.com Link: https://lore.kernel.org/r/20200924234955.15455-1-sstabellini@kernel.org Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions