]> Git Repo - linux.git/commitdiff
Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Sat, 12 Jun 2021 18:10:28 +0000 (11:10 -0700)
committerLinus Torvalds <[email protected]>
Sat, 12 Jun 2021 18:10:28 +0000 (11:10 -0700)
Pull objtool fixes from Ingo Molnar:
 "Two objtool fixes:

   - fix a bug that corrupts the code by mistakenly rewriting
     conditional jumps

   - fix another bug generating an incorrect ELF symbol table
     during retpoline rewriting"

* tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Only rewrite unconditional retpoline thunk calls
  objtool: Fix .symtab_shndx handling for elf_create_undef_symbol()


Trivial merge
This page took 0.054133 seconds and 4 git commands to generate.