]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit59dace1e9f68b3e0f085f06be2777ac8cc01a138
treeca7aa841edfe6dd141618b7afe94af8b466b379f
parent8783288582cb90c54f02851ab6afffe6d8d1245a
parentf0b76b58ef37017588452ef3ff339bffd9155c6c
Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/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