]> www.infradead.org Git - users/dwmw2/linux.git/commit
powerpc/uaccess: Move get_user_instr helpers in asm/inst.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 10 Mar 2021 17:46:44 +0000 (17:46 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 3 Apr 2021 10:21:45 +0000 (21:21 +1100)
commit35506a3e2d7c4d93cb564e23471a448cbd98f085
treec5970d1440ff3e6fd6370b3161bd084bbb723520
parentbad956b8fe1a8b3b634d596ed2023ec30726cdf1
powerpc/uaccess: Move get_user_instr helpers in asm/inst.h

Those helpers use get_user helpers but they don't participate
in their implementation, so they do not belong to asm/uaccess.h

Move them in asm/inst.h

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/2c6e83581b4fa434aa7cf2fa7714c41e98f57007.1615398265.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/inst.h
arch/powerpc/include/asm/uaccess.h