]> git.proxmox.com Git - mirror_ubuntu-bionic-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, 31 Dec 2017 18:57:10 +0000 (10:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Dec 2017 18:57:10 +0000 (10:57 -0800)
commit31336ed90cdc866ac25d36851e91df532837c763
tree9f141429f6e831a20caf47d9b8ef009b537a7c0b
parent8371e5a0e903f5d2a7cca4201cb97fae60dbd014
parentce90aaf5cde4ce057b297bb6c955caf16ef00ee6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull objtool fixes from Thomas Gleixner:
 "Three fixlets for objtool:

   - Address two segfaults related to missing parameter and clang
     objects

   - Make it compile clean with clang"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Fix seg fault with clang-compiled objects
  objtool: Fix seg fault caused by missing parameter
  objtool: Fix Clang enum conversion warning