Re: [PATCH 1/8] x86/EFI: drop stale section special casing when generating base relocs

2021-04-01 Thread Andrew Cooper
On 01/04/2021 10:44, Jan Beulich wrote: > As of commit a6066af5b142 ("xen/init: Annotate all command line > parameter infrastructure as const") .init.setup has been part of .init. > As of commit 544ad7f5caf5 ("xen/init: Move initcall infrastructure into > .init.data") .initcall* have been part of .

[PATCH 1/8] x86/EFI: drop stale section special casing when generating base relocs

2021-04-01 Thread Jan Beulich
As of commit a6066af5b142 ("xen/init: Annotate all command line parameter infrastructure as const") .init.setup has been part of .init. As of commit 544ad7f5caf5 ("xen/init: Move initcall infrastructure into .init.data") .initcall* have been part of .init. Hence neither can be encountered as a stan