Re: [GIT PULL] x86/entry for v5.11-rc6

2021-01-31 Thread Linus Torvalds
On Sun, Jan 31, 2021 at 2:57 AM Borislav Petkov wrote: > > A single fix for objtool to generate proper unwind info for newer > toolchains which do not generate section symbols anymore. And a cleanup > ontop. Manual pr-tracker-bot says thanks. Oh, and I'm about to merge your EFI pull request too,

[GIT PULL] x86/entry for v5.11-rc6

2021-01-31 Thread Borislav Petkov
Hi Linus, please pull x86/entry for v5.11-rc6. This was originally going to go during the merge window but people can already trigger a build error with binutils-2.36 which doesn't emit section symbols - something which objtool relies on - so let's expedite it. Thx. --- The following changes s