commit | d62c9ced7ca783e64ff4d9d3d1340cfe2284d47b | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Mon Nov 01 17:43:08 2010 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 16 18:10:54 2010 +0000 |
tree | 6485cecd4bcf8a010cb04198dc2b9bd1d3c8d2fc | |
parent | 1c0d52b9b5e6ca277c13d6fece9c34ed3159423d [diff] |
MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). 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>