From: Kees Cook Date: Fri, 12 Apr 2013 20:13:44 +0000 (-0700) Subject: x86, relocs: Add 64-bit ELF support to relocs tool X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~111^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=946166af95d1defacfbc21e7c902d0556a2a7660;p=pandora-kernel.git x86, relocs: Add 64-bit ELF support to relocs tool This adds the ability to process relocations from the 64-bit kernel ELF, if built with ELF_BITS=64 defined. The special case for the percpu area is handled, along with some other symbols specific to the 64-bit kernel. Based on work by Neill Clift and Michael Davidson. Signed-off-by: Kees Cook Link: http://lkml.kernel.org/r/1365797627-20874-4-git-send-email-keescook@chromium.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed