https://github.com/torvalds/linux
Revision 88b9ef452690233d200abf57a3fa2c0f3bd874c5 authored by Nicolas Pitre on 13 April 2011, 04:01:52 UTC, committed by Russell King on 14 April 2011, 08:15:25 UTC
There are optional bits that may complement a personality ID.  It is
therefore wrong to simply test against the absolute current->personality
value to determine the effective personality.  The PER_LINUX_32BIT is
itself just PER_LINUX with one of those optional bits set.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 5e14343
History
Tip revision: 88b9ef452690233d200abf57a3fa2c0f3bd874c5 authored by Nicolas Pitre on 13 April 2011, 04:01:52 UTC
ARM: 6879/1: fix personality test wrt usage of domain handlers
Tip revision: 88b9ef4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 188.1 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top