]> xenbits.xensource.com Git - mini-os.git/commit
Add missing symbol exports for grub-pv xen-stable-4.20 xen-RELEASE-4.20.0
authorJuergen Gross <jgross@suse.com>
Tue, 29 Oct 2024 11:41:58 +0000 (12:41 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 29 Oct 2024 11:58:49 +0000 (11:58 +0000)
commit6d5159e8410be16a47433bac1627e63f8adc7cd9
tree52c6c301c1e58a61830937150a70620118abd946
parent80ef70f92cb7b95ef48deea1157f2194b10b8c05
Add missing symbol exports for grub-pv

Grub-pv needs start_info_union and phys_to_machine_mapping to be
accessible. Export both symbols.

Fixes: 33411a11f848 ("Mini-OS: hide all symbols not exported via EXPORT_SYMBOLS()")
Reported-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
arch/x86/mm.c
arch/x86/setup.c