diff options
author | Linus Torvalds | 2017-10-01 11:12:29 -0700 |
---|---|---|
committer | Linus Torvalds | 2017-10-01 11:12:29 -0700 |
commit | 156069f8f09cb3f04862f9909c5268ed64681f0c (patch) | |
tree | 40ce6c2439c71595b24bad85181375de6fc41073 /drivers | |
parent | a8c964eacb21288b2dbfa9d80cee5968a3b8fb21 (diff) | |
parent | 607a4029d439cdfa258aff5da32bb9cd6ed1a66d (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:
"Two small fixes for objtool:
- Support frame pointer setup via 'lea (%rsp), %rbp' which was not
yet supported and caused build warnings
- Disable unreacahble warnings for GCC4.4 and older to avoid false
positives caused by the compiler itself"
* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
objtool: Support unoptimized frame pointer setup
objtool: Skip unreachable warnings for GCC 4.4 and older
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions