summaryrefslogtreecommitdiff
path: root/drivers/xen
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2023-06-16 08:36:00 +0200
committerJuergen Gross <jgross@suse.com>2023-07-04 06:57:38 +0200
commit1cfd4ccb3014922c8516557d857b6bc83e7db980 (patch)
tree1f3c0d72523227a93e4e5c99dd32fc2c62c33bcb /drivers/xen
parentfb9b7b4b2b82d72031bff6d615215c1c74064bb3 (diff)
downloadlwn-1cfd4ccb3014922c8516557d857b6bc83e7db980.tar.gz
lwn-1cfd4ccb3014922c8516557d857b6bc83e7db980.zip
x86/Xen: tidy xen-head.S
First of all move PV-only ELF notes inside the XEN_PV conditional; note that - HV_START_LOW is dropped altogether, as it was meaningful for 32-bit PV only, - the 32-bit instance of VIRT_BASE is dropped, as it would be dead code once inside the conditional, - while PADDR_OFFSET is not exactly unused for PVH, it defaults to zero there, and the hypervisor (or tool stack) complains if it is present but VIRT_BASE isn't. Then have the "supported features" note actually report reality: All three of the features there are supported and/or applicable only in certain cases. Signed-off-by: Jan Beulich <jbeulich@suse.com> Reviewed-by: Juergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/f99bacc6-2a2f-41b0-5c0b-e01b7051cb07@suse.com Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions