From: Al Viro Date: Sat, 10 Nov 2012 06:15:42 +0000 (-0500) Subject: um: get_safe_registers() should be done in flush_thread(), not start_thread() X-Git-Tag: v3.7-rc8~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9436d5c32b1ac8d4efdbc933611b5e699908854e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed