• Jiri Slaby's avatar
    x86/boot: Annotate local functions · deff8a24
    Jiri Slaby authored
    .Lrelocated, .Lpaging_enabled, .Lno_longmode, and .Lin_pm32 are
    self-standing local functions, annotate them as such and preserve "no
    alignment".
    
    The annotations do not generate anything yet.
    Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
    Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
    Cc: Cao jin <caoj.fnst@cn.fujitsu.com>
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Kate Stewart <kstewart@linuxfoundation.org>
    Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
    Cc: linux-arch@vger.kernel.org
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Wei Huang <wei@redhat.com>
    Cc: x86-ml <x86@kernel.org>
    Cc: Xiaoyao Li <xiaoyao.li@linux.intel.com>
    Link: https://lkml.kernel.org/r/20191011115108.12392-8-jslaby@suse.cz
    deff8a24
head_64.S 16.4 KB