commit | 31336ed90cdc866ac25d36851e91df532837c763 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Dec 31 10:57:10 2017 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Dec 31 10:57:10 2017 -0800 |
tree | 9f141429f6e831a20caf47d9b8ef009b537a7c0b | |
parent | 8371e5a0e903f5d2a7cca4201cb97fae60dbd014 [diff] | |
parent | ce90aaf5cde4ce057b297bb6c955caf16ef00ee6 [diff] |
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