]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Nov 2017 21:11:18 +0000 (13:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Nov 2017 21:11:18 +0000 (13:11 -0800)
commit2d4132d157c3f598f2e08e933521eb70ffc2d94b
treecb10b3a1bb13fb1c6e84b743550d48eaf8bfd061
parentee7d3472e5f0b3a94a210000dc1edb3524fcd8a3
parent7542ab0228941b856de43d5b9b8104030d0e26c5
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull objtool fixes from Ingo Molnar:
 "A handful of objtool fixes, most of them related to making the UAPI
  header-syncing warnings easier to read and easier to act upon"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  tools/headers: Sync objtool UAPI header
  objtool: Fix cross-build
  objtool: Move kernel headers/code sync check to a script
  objtool: Move synced files to their original relative locations
  objtool: Make unreachable annotation inline asms explicitly volatile
  objtool: Add a comment for the unreachable annotation macros