summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-10-13 22:36:07 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2020-10-13 22:36:07 +0200
commit029f56db6ac248769f2c260bfaf3c3c0e23e904c (patch)
tree78c03b03258c0ac5d7b9546acc2ba14e87e277fd /init
parentMerge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-block (diff)
parentx86/asm: Replace __force_order with a memory clobber (diff)
downloadlinux-029f56db6ac248769f2c260bfaf3c3c0e23e904c.tar.xz
linux-029f56db6ac248769f2c260bfaf3c3c0e23e904c.zip
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 asm updates from Borislav Petkov: "Two asm wrapper fixes: - Use XORL instead of XORQ to avoid a REX prefix and save some bytes in the .fixup section, by Uros Bizjak. - Replace __force_order dummy variable with a memory clobber to fix LLVM requiring a definition for former and to prevent memory accesses from still being cached/reordered, by Arvind Sankar" * tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/asm: Replace __force_order with a memory clobber x86/uaccess: Use XORL %0,%0 in __get_user_asm()
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions