| commit | af8159515fe16070aefa3ff56a44a5e7fb179dd2 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 26 09:44:36 2025 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 26 09:44:36 2025 -0700 |
| tree | 8bbcf84fde2ea73c881f23ca4d080ccdff4a4286 | |
| parent | 1bc9743b6452cb5a4d09944bd3d6e33b074bb22d [diff] | |
| parent | 49c98f30f4021b560676a336f8a46a4f642eee2b [diff] |
Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull objtool fixes from Borislav Petkov: - Fix x32 build due to wrong format specifier on that sub-arch - Add one more Rust noreturn function to objtool's list * tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: objtool: Fix failure when being compiled on x32 system objtool/rust: add one more `noreturn` Rust function