original_kernel/arch/x86/tools
Kees Cook aec58bafaf x86/relocs: Add percpu fixup for GNU ld 2.23
The GNU linker tries to put __per_cpu_load into the percpu area,
resulting in a lack of its relocation. Force this symbol to be
relocated. Seen starting with GNU ld 2.23 and later.

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Michael Davidson <md@google.com>
Cc: Cong Ding <dinggnu@gmail.com>
Link: http://lkml.kernel.org/r/20131016064314.GA2739@www.outflux.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2013-10-18 08:45:09 +02:00
..
.gitignore
Makefile
chkobjdump.awk
distill.awk
gen-insn-attr-x86.awk
insn_sanity.c
relocs.c x86/relocs: Add percpu fixup for GNU ld 2.23 2013-10-18 08:45:09 +02:00
relocs.h
relocs_32.c
relocs_64.c
relocs_common.c
test_get_len.c