Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Apr 2020 18:52:02 +0000 (11:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 25 Apr 2020 18:52:02 +0000 (11:52 -0700)
commit9b3e59e3deccef70afece5e6484a324cbc126bcd
treeca7aa841edfe6dd141618b7afe94af8b466b379f
parentab51cac00ef2859f20a73d33a53f3a8987b65e11
parent7f9b34f36cf6b2099f19e679a9e8315c955ef2ee
Merge tag 'objtool-urgent-2020-04-25' of git://git./linux/kernel/git/tip/tip

Pull objtool fixes from Ingo Molnar:
 "Two fixes: fix an off-by-one bug, and fix 32-bit builds on 64-bit
  systems"

* tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Fix off-by-one in symbol_by_offset()
  objtool: Fix 32bit cross builds