commit | 9436d5c32b1ac8d4efdbc933611b5e699908854e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Nov 10 01:15:42 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Nov 28 21:46:03 2012 -0500 |
tree | 3d08cbe4cf54bc5eac6ed75d3868e1ba21c75c16 | |
parent | 9489e9dcae718d5fde988e4a684a0f55b5f94d17 [diff] |
um: get_safe_registers() should be done in flush_thread(), not start_thread() ... or we'll end up buggering the results of ELF_PLAT_INIT() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>