• J
    x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN · 13fbe784
    Jiri Slaby 提交于
    Use the new SYM_INNER_LABEL_ALIGN for WEAK entries in the middle of x86
    assembly functions.
    
    And make sure WEAK is not defined for x86 anymore as these were the last
    users.
    Signed-off-by: NJiri Slaby <jslaby@suse.cz>
    Signed-off-by: NBorislav Petkov <bp@suse.de>
    Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
    Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
    Cc: Herbert Xu <herbert@gondor.apana.org.au>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Josh Poimboeuf <jpoimboe@redhat.com>
    Cc: linux-arch@vger.kernel.org
    Cc: Mark Rutland <mark.rutland@arm.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
    Cc: "Steven Rostedt (VMware)" <rostedt@goodmis.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: x86-ml <x86@kernel.org>
    Link: https://lkml.kernel.org/r/20191011115108.12392-29-jslaby@suse.cz
    13fbe784
linkage.h 9.2 KB