diff options
author | Paul Burton <paul.burton@mips.com> | 2018-10-15 20:33:22 +0200 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-10-16 08:11:14 +0200 |
commit | 1d6fb222bd23696a25b9b256a3e076b9c60677b8 (patch) | |
tree | 51574e2a0aa53407d2b7b77b5259261688e669a7 /arch/powerpc/platforms | |
parent | MIPS: Remove unused CAT macro (diff) | |
download | linux-1d6fb222bd23696a25b9b256a3e076b9c60677b8.tar.xz linux-1d6fb222bd23696a25b9b256a3e076b9c60677b8.zip |
MIPS: lib: Use kernel_pref & user_pref in memcpy()
memcpy() is the only user of the PREF() & PREFE() macros from asm/asm.h.
Switch to using the kernel_pref() & user_pref() macros from
asm/asm-eva.h which fit more consistently with other abstractions of EVA
vs non-EVA instructions.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20907/
Cc: linux-mips@linux-mips.org
Diffstat (limited to 'arch/powerpc/platforms')
0 files changed, 0 insertions, 0 deletions