diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-01 17:57:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-01 17:57:43 -0700 |
commit | 1678e493d530e7977cce34e59a86bb86f3c5631e (patch) | |
tree | 738494d912fa09953de941a6c8752e3a7cf3f2f5 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | 6905b1dc3c32a094f0da61bd656a740f0a97d592 (diff) | |
parent | 6a3193cdd5e5b96ac65f04ee42555c216da332af (diff) |
Merge tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Pull LTO fix from Kees Cook:
"It seems that there is a bug in ld.bfd when doing module section
merging.
As explicit merging is only needed for LTO, the work-around is to only
do it under LTO, leaving the original section layout choices alone
under normal builds:
- Only perform explicit module section merges under LTO (Sean
Christopherson)"
* tag 'lto-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions