kaiser: cleanups while trying for gold link
authorHugh Dickins <hughd@google.com>
Tue, 22 Aug 2017 03:11:43 +0000 (20:11 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Jan 2018 14:46:33 +0000 (15:46 +0100)
commit61b7a404fa132ee0ffad04b0018b8d01ba5cf026
treed5c2de5f4004fea6573bf7dce02757f50dc9cf39
parent604db49610853bffcc65029886688ef151469fa8
kaiser: cleanups while trying for gold link

While trying to get our gold link to work, four cleanups:
matched the gdt_page declaration to its definition;
in fiddling unsuccessfully with PERCPU_INPUT(), lined up backslashes;
lined up the backslashes according to convention in percpu-defs.h;
deleted the unused irq_stack_pointer addition to irq_stack_union.

Sad to report that aligning backslashes does not appear to help gold
align to 8192: but while these did not help, they are worth keeping.

Signed-off-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/desc.h
arch/x86/include/asm/processor.h
include/asm-generic/vmlinux.lds.h
include/linux/percpu-defs.h