Message ID | 20220314194842.3452-1-nathan@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | x86: Avoid CONFIG_X86_X32_ABI=y with llvm-objcopy | expand |
On Mon, Mar 14, 2022 at 12:48:40PM -0700, Nathan Chancellor wrote: > This is based on -tip x86/core and I would like for both patches to go > with the IBT changes so that there is no build breakage. > > Masahiro Yamada (1): > x86: Remove toolchain check for X32 ABI capability > > Nathan Chancellor (1): > x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy > Mucho gracias, I was indeed seeing a lot of that. I was also in the process of rebasing that tree, so I'll stick these on top.