diff options
author | 2012-08-02 15:33:59 +0200 | |
---|---|---|
committer | 2012-08-03 11:25:12 +0100 | |
commit | 5b24c421621792fcc588af6f644d6acf2dd798cc (patch) | |
tree | bc89e67b20c47a8bacde1b82d087054e941aee24 /lib/mpi/mpi-bit.c | |
parent | [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts (diff) | |
download | linux-dev-5b24c421621792fcc588af6f644d6acf2dd798cc.tar.xz linux-dev-5b24c421621792fcc588af6f644d6acf2dd798cc.zip |
[PARISC] fix personality flag check in copy_thread()
Directly comparing task_struct->personality against PER_* is not fully
correct, as it doesn't take flags potentially stored in top three bytes
into account.
Analogically, directly forcefully setting personality to PER_LINUX32 or
PER_LINUX discards any flags stored in the top three bytes.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions