diff options
author | 2012-10-11 10:10:35 -0400 | |
---|---|---|
committer | 2012-10-14 19:35:52 -0400 | |
commit | 40792104b2550ee067f63c3ccc8ea04747dc5037 (patch) | |
tree | 0741b5e53e5dddd298eb583b8c937d2fc5faa0e5 /arch/arm/kernel/process.c | |
parent | powerpc: switch to saner kernel_execve() semantics (diff) | |
download | wireguard-linux-40792104b2550ee067f63c3ccc8ea04747dc5037.tar.xz wireguard-linux-40792104b2550ee067f63c3ccc8ea04747dc5037.zip |
powerpc: don't mess with r2 in copy_thread() and friends
kernel_thread() callbacks are *not* in modules and are not going to
be there. And it's not even read in ppc32 ret_from_kernel_thread(),
so no need to bother with it there either.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/process.c')
0 files changed, 0 insertions, 0 deletions