The __vvar_page relocation should actually be listed in S_REL instead of S_ABS. Oddly, this didn't always cause things to break, presumably because there are no users for relocation information on 64 bits yet. [ hpa: Not for stable - new code in 3.10 ] Signed-off-by: Kees Cook <keescook@chromium.org> Link: http://lkml.kernel.org/r/20130611185652.GA23674@www.outflux.net Reported-by: Michael Davidson <md@google.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| chkobjdump.awk | ||
| distill.awk | ||
| gen-insn-attr-x86.awk | ||
| insn_sanity.c | ||
| Makefile | ||
| relocs.c | ||
| relocs.h | ||
| relocs_32.c | ||
| relocs_64.c | ||
| relocs_common.c | ||
| test_get_len.c | ||