um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we...
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 30 Oct 2012 01:36:45 +0000 (21:36 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 Nov 2012 02:49:03 +0000 (21:49 -0500)
commit2b067fc9dd143be5e0ee94bae0fbd28ea0a407f8
treee5fe8f5e28c2c86e55d598b93ab6f6e78e8224b4
parent8cddebd767c5059257022cfbc2ac53fd81c09c94
um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/um/kernel/process.c