linux/arch/x86/include
Linus Torvalds 3639a53558 x86: move stac/clac from user copy routines into callers
This is preparatory work for inlining the 'rep movs' case, but also a
cleanup.  The __copy_user_nocache() function was mis-used by the rdma
code to do uncached kernel copies that don't actually want user copies
at all, and as a result doesn't want the stac/clac either.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2023-04-18 17:05:28 -07:00
..
asm x86: move stac/clac from user copy routines into callers 2023-04-18 17:05:28 -07:00
uapi/asm KVM/riscv changes for 6.3 2023-02-15 12:33:28 -05:00