9fa391354a
[ Upstream commit 76e9762d66373354b45c33b60e9a53ef2a3c5ff2 ] Commit: aaa8736370db ("x86, relocs: Ignore relocations in .notes section") ... only started ignoring the .notes sections in print_absolute_relocs(), but the same logic should also by applied in walk_relocs() to avoid such relocations. [ mingo: Fixed various typos in the changelog, removed extra curly braces from the code. ] Fixes: aaa8736370db ("x86, relocs: Ignore relocations in .notes section") Fixes: |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
chkobjdump.awk | ||
gen-insn-attr-x86.awk | ||
insn_decoder_test.c | ||
insn_sanity.c | ||
objdump_reformat.awk | ||
relocs.c | ||
relocs.h | ||
relocs_32.c | ||
relocs_64.c | ||
relocs_common.c |