]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit93fc7fcb007e9a83fed1de0a97c089fd345b29b5
treecc69ec66ec67a58bcd9bb14028e8f5b22821bbe7
parent0c9365bbc215f22b323d7a96cfa22f311d9b9c31
parent47df05ab68ed6a6d15c2f3350aa162abeda0b358
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/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()