]> www.infradead.org Git - users/dwmw2/linux.git/commit
xen: add wc_sec_hi to struct shared_info
authorDavid Woodhouse <dwmw@amazon.co.uk>
Thu, 3 Dec 2020 21:02:23 +0000 (21:02 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 4 Jan 2021 16:18:28 +0000 (16:18 +0000)
commit03e782a9646fa8819880dafac67b84a9369b1c5f
tree7da00d0038ae77ebabf3533628fa11a69fd6d06d
parent04b44bf25c79b15c1173009c0ae08427ceecc77e
xen: add wc_sec_hi to struct shared_info

Xen added this in 2015 (Xen 4.6). On x86_64 and Arm it fills what was
previously a 32-bit hole in the generic shared_info structure; on
i386 it had to go at the end of struct arch_shared_info.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
arch/x86/include/asm/xen/interface.h
include/xen/interface/xen.h