x86/Xen: drop leftover VM-assist uses
authorJan Beulich <jbeulich@suse.com>
Wed, 15 Feb 2023 11:27:52 +0000 (12:27 +0100)
committerJuergen Gross <jgross@suse.com>
Sat, 18 Feb 2023 08:59:01 +0000 (09:59 +0100)
commit20e7da1bbba8474839157fb28fb538d2c058128d
treedefd1eb7619a721a05887d8e530d74c70a6bc1ae
parent9a0450ada86e842997db6296244e159879fb6ef9
x86/Xen: drop leftover VM-assist uses

Both the 4Gb-segments and the PAE-extended-CR3 one are applicable to
32-bit guests only. The PAE-extended-CR3 use, furthermore, was redundant
with the PAE_MODE ELF note anyway.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/215515af-cfb9-3237-03ba-3312e3fa0d34@suse.com
Signed-off-by: Juergen Gross <jgross@suse.com>
arch/x86/xen/setup.c