powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm()
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 12 Aug 2020 12:25:17 +0000 (12:25 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 8 Sep 2020 12:23:22 +0000 (22:23 +1000)
commit2f279eeb68b8eda43a95255db701b4faaeedbe0f
tree0d301df048480c641c7f09993e270865794fd66f
parentc20beffeec3cb6f6f52d9aef27f91a3f453a91f4
powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm()

Enable pre-update addressing mode in __get_user_asm() and __put_user_asm()

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Reviewed-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/13041c7df39e89ddf574ea0cdc6dedfdd9734140.1597235091.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/uaccess.h