]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe41c425db674adaaa80153e0f09b9006b60498e
treee5fe8f5e28c2c86e55d598b93ab6f6e78e8224b4
parent92f6f0659198b5807ac75eacbba62c8d62fbeb45
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