diff options
author | Ard Biesheuvel <[email protected]> | 2020-07-31 16:07:47 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-08-14 12:52:35 +0200 |
commit | 423e4d198a036689de73fd6b073fc4349c4fa1ee (patch) | |
tree | afc52e2107039354b916893ff93b1d9a9880d487 /scripts/gdb/linux/lists.py | |
parent | e544ea57ac0734bca752eb2d8635fecbe932c356 (diff) |
x86/boot/compressed: Get rid of GOT fixup code
In a previous patch, we have eliminated GOT entries from the decompressor
binary and added an assertion that the .got section is empty. This means
that the GOT fixup routines that exist in both the 32-bit and 64-bit
startup routines have become dead code, and can be removed.
While at it, drop the KEEP() from the linker script, as it has no effect
on the contents of output sections that are created by the linker itself.
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Arvind Sankar <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Tested-by: Nick Desaulniers <[email protected]>
Tested-by: Sedat Dilek <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Acked-by: Arvind Sankar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions