On 27/05/2021 13:34, Jan Beulich wrote: > The source file requests page alignment - avoid a padding hole by > placing it right after .text.entry. On average this yields a .text size > reduction of 2k. > > Requested-by: Andrew Cooper <andrew.coop...@citrix.com> > Signed-off-by: Jan Beulich <jbeul...@suse.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com> I'll rebase my kexec metadata patch over this. ~Andrew