diff options
| author | 2021-03-10 17:57:02 +0000 | |
|---|---|---|
| committer | 2021-03-26 23:19:42 +1100 | |
| commit | 4b8cda58812c1e1bf79d37f2ddff3cf03b7025da (patch) | |
| tree | eb19ae6a0eea73ae8445edbc33facad7ca061443 /arch/powerpc/lib/code-patching.c | |
| parent | powerpc/uaccess: Swap clear_user() and __clear_user() (diff) | |
| download | wireguard-linux-4b8cda58812c1e1bf79d37f2ddff3cf03b7025da.tar.xz wireguard-linux-4b8cda58812c1e1bf79d37f2ddff3cf03b7025da.zip | |
powerpc/uaccess: Move copy_mc_xxx() functions down
copy_mc_xxx() functions are in the middle of raw_copy functions.
For clarity, move them out of the raw_copy functions block.
They are using access_ok, so they need to be after the general
functions in order to eventually allow the inclusion of
asm-generic/uaccess.h in some future.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/2cdecb6e5a2fcee6c158d18dd254b71ec0e0da4d.1615398498.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions
