From: Al Viro Date: Wed, 14 Sep 2011 23:21:34 +0000 (-0700) Subject: um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch X-Git-Tag: v3.1-rc7~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01599cdc2f891415387aed9921909b3e9f27c801;p=pandora-kernel.git um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch It's 32bit-only, not 64bit-only... And while we are at it, it's set_fpxregs(), not set_fpregs()... Signed-off-by: Al Viro Signed-off-by: Richard Weinberger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed