x86-64: Handle PC-relative relocations on per-CPU data
authorJan Beulich <JBeulich@suse.com>
Tue, 4 Nov 2014 08:50:18 +0000 (08:50 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 4 Nov 2014 19:43:14 +0000 (20:43 +0100)
commit6d24c5f72dfb26e5fa7f02fa9266dfdbae41adba
tree02a65c8228a6a6bfc0e0c89c6c749e491b2bda8b
parent2c773dd31fbacbbb6425f8a9d3f97e0010272368
x86-64: Handle PC-relative relocations on per-CPU data

This is in preparation of using RIP-relative addressing in many of the
per-CPU accesses.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Link: http://lkml.kernel.org/r/5458A15A0200007800044A9A@mail.emea.novell.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/compressed/misc.c
arch/x86/tools/relocs.c