Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 May 2020 18:42:14 +0000 (11:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 May 2020 18:42:14 +0000 (11:42 -0700)
commit8b00083219af64970e55c756a8d226c85722bb62
treecc69ec66ec67a58bcd9bb14028e8f5b22821bbe7
parentbd2049f87107906e4f8dc443ff307c44951d5768
parent1119d265bc20226c241e5540fc8a246d9e30b272
Merge tag 'objtool-urgent-2020-05-10' of git://git./linux/kernel/git/tip/tip

Pull objtool fix from Thomas Gleixner:
 "A single fix for objtool to prevent an infinite loop in the
  jump table search which can be triggered when building the
  kernel with '-ffunction-sections'"

* tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Fix infinite loop in find_jump_table()