Skip to content
  • Jan Beulich's avatar
    7deb539e
    x86/ACPI: __init-annotate · 7deb539e
    Jan Beulich authored
    
    
    xen/arch/x86/acpi/boot.c consists of almost only code/data in .init.*,
    so move the few bits that aren't into a new file and then use the
    recently introduced .init.o mechanism to move all the literal strings
    into .init.rodata.
    
    Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
    7deb539e
    x86/ACPI: __init-annotate
    Jan Beulich authored
    
    
    xen/arch/x86/acpi/boot.c consists of almost only code/data in .init.*,
    so move the few bits that aren't into a new file and then use the
    recently introduced .init.o mechanism to move all the literal strings
    into .init.rodata.
    
    Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
Loading