OSDN Git Service

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:44:24 +0000 (15:44 +0100)
commitc52e55a2a82d3a44189810d35717d81cb4cf61d4
treec1ecae58172b1a6ee1d21931b23bf2ec4ebffd9f
parentf127705d26b34c053e59b47aef84b3ea564dd743
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>
Acked-by: Jiri Kosina <jkosina@suse.cz>
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