Li Zhong 22ecbe8dce powerpc: Syscall hooks for context tracking subsystem
This is the syscall slow path hooks for context tracking subsystem,
corresponding to
[PATCH] x86: Syscall hooks for userspace RCU extended QS
  commit bf5a3c13b939813d28ce26c01425054c740d6731

TIF_MEMDIE is moved to the second 16-bits (with value 17), as it seems there
is no asm code using it. TIF_NOHZ is added to _TIF_SYCALL_T_OR_A, so it is
better for it to be in the same 16 bits with others in the group, so in the
asm code, andi. with this group could work.

Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-05-14 16:00:19 +10:00
..
2013-04-23 16:05:05 +10:00
2013-04-23 16:05:05 +10:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2013-04-26 16:08:17 +10:00
2013-04-08 17:39:27 +02:00
2011-11-28 21:13:18 +02:00
2011-03-31 11:26:23 -03:00
2013-05-14 16:00:17 +10:00
2013-05-14 16:00:17 +10:00
2013-05-14 16:00:17 +10:00
2011-03-31 11:26:23 -03:00
2012-11-15 15:02:44 +11:00
2013-04-18 13:03:53 +10:00
2013-04-08 17:39:27 +02:00
2010-07-19 10:56:54 +02:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2013-05-08 06:36:49 +10:00
2013-04-23 16:05:05 +10:00