um: get_safe_registers() should be done in flush_thread(), not start_thread()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 10 Nov 2012 06:15:42 +0000 (01:15 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 Nov 2012 02:46:03 +0000 (21:46 -0500)
... or we'll end up buggering the results of ELF_PLAT_INIT()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found