From: Suresh Siddha Date: Mon, 22 Feb 2010 22:51:34 +0000 (-0800) Subject: x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set X-Git-Tag: v2.6.34-rc1~249^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dbbe14f21368a45aedba7eab0221857b8ad8d16;p=pandora-kernel.git x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set init_fpu() already ensures that the used_math() is set for the stopped child. Remove the redundant set_stopped_child_used_math() in [x]fpregs_set() Reported-by: Oleg Nesterov Signed-off-by: Suresh Siddha LKML-Reference: <20100222225240.642169080@sbs-t61.sc.intel.com> Acked-by: Rolan McGrath Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed