]> 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)
commitd95f149c5f835a9dcf4b7b62f3b80457c52329f0
treecc69ec66ec67a58bcd9bb14028e8f5b22821bbe7
parentabe8852379b284fe403a77bdd160e0c3fa7ddba9
parent2147d97935b0d1adbfa62cce9f3812441232d3ef
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()