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:
1c0d52b
)
MIPS: compat: Don't clobber personality bits in 32-bit sys_personality().
author
David Daney
<ddaney@caviumnetworks.com>
Tue, 2 Nov 2010 00:43:08 +0000
(17:43 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 16 Dec 2010 18:10:54 +0000
(18:10 +0000)
If PER_LINUX32 has been set on a 32-bit kernel, only twiddle with the
low-order personality bits, let the upper bits pass through.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Cc: Camm Maguire <camm@maguirefamily.org>
Patchwork: https://patchwork.linux-mips.org/patch/1751/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found