]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 Mar 2018 17:26:48 +0000 (07:26 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 Mar 2018 17:26:48 +0000 (07:26 -1000)
commit47f39b67e348258fcc4fa7cc73685c5fd963f997
treeeefa261c2f597ed6a39a5785f76840357a071a12
parent03b12d9a6bdff587ab1e7726d883856a093edbaf
parent5907ab287c71524306758a4e9ad95d0500e12e4c
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 PTI fixes from Ingo Molnar:
 "Two fixes: a relatively simple objtool fix that makes Clang built
  kernels work with ORC debug info, plus an alternatives macro fix"

* 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/alternatives: Fixup alternative_call_2
  objtool: Add Clang support