Jiri Kosina
5b24c42162
[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>
2012-08-03 11:25:12 +01:00
..
2008-10-10 16:32:28 +00:00
2010-05-30 05:38:27 -04:00
2008-10-16 15:40:05 +02:00
2012-03-28 18:30:02 +01:00
2011-10-31 19:31:00 -04:00
2012-06-01 12:58:50 -04:00
2012-03-28 18:30:02 +01:00
2010-06-09 10:34:49 +02:00
2008-03-15 19:12:19 -07:00
2011-04-15 12:55:18 -05:00
2009-01-05 19:18:27 +00:00
2011-03-31 11:26:23 -03:00
2011-03-29 14:48:08 +02:00
2012-05-07 11:38:46 +02:00
2011-07-24 22:06:04 +09:30
2012-05-16 13:15:06 +01:00
2012-05-31 11:14:37 +01:00
2011-10-31 19:31:00 -04:00
2012-07-05 15:09:13 -06:00
2012-05-10 15:12:08 -07:00
2008-06-13 10:49:45 -04:00
2010-10-16 22:43:08 +02:00
2012-08-03 11:25:12 +01:00
2009-07-03 03:34:11 +00:00
2012-03-28 18:30:02 +01:00
2008-10-10 16:32:28 +00:00
2011-10-31 19:31:00 -04:00
2012-06-01 12:58:51 -04:00
2012-06-01 12:58:52 -04:00
2012-06-05 17:27:12 +02:00
2009-03-31 02:51:34 +00:00
2011-04-15 13:54:39 -05:00
2012-08-03 11:25:12 +01:00
2011-08-29 16:31:59 -07:00
2011-03-31 11:26:23 -03:00
2012-05-10 15:12:08 -07:00
2009-01-05 19:09:02 +00:00
2012-03-28 18:30:02 +01:00
2010-10-21 21:13:29 -04:00
2010-10-21 21:12:19 -04:00
2012-05-25 10:52:17 +01:00