diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-13 23:40:54 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-13 23:40:54 +0100 |
commit | 8b9ed79c2d587bec5f603d66801478a5af9af842 (patch) | |
tree | fd0f95718d1db250bc4058418c39176e0d4a864f /MAINTAINERS | |
parent | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | x86/mem: Move memmove to out of line assembler (diff) | |
download | linux-8b9ed79c2d587bec5f603d66801478a5af9af842.tar.xz linux-8b9ed79c2d587bec5f603d66801478a5af9af842.zip |
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 asm updates from Borislav Petkov:
- Move the 32-bit memmove() asm implementation out-of-line in order to
fix a 32-bit full LTO build failure with clang where it would fail at
register allocation.
Move it to an asm file and clean it up while at it, similar to what
has been already done on 64-bit
* tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/mem: Move memmove to out of line assembler
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions