git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cf3cf2
)
um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 14 Sep 2011 23:21:34 +0000
(16:21 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 15 Sep 2011 01:09:37 +0000
(18:09 -0700)
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 <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found