Skip to content

Commit

Permalink
x86, relocs: Add 64-bit ELF support to relocs tool
Browse files Browse the repository at this point in the history
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 <keescook@chromium.org>
Link: http://lkml.kernel.org/r/1365797627-20874-4-git-send-email-keescook@chromium.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
  • Loading branch information
Kees Cook authored and H. Peter Anvin committed Apr 16, 2013
1 parent 5d442e6 commit 946166a
Showing 1 changed file with 261 additions and 6 deletions.
Loading

0 comments on commit 946166a

Please sign in to comment.