powerpc: Use the new schedule_user API on userspace preemption
authorLi Zhong <zhong@linux.vnet.ibm.com>
Mon, 13 May 2013 16:16:43 +0000 (16:16 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 14 May 2013 06:00:20 +0000 (16:00 +1000)
commit5d1c57451154047ab31aadfbc712bb8aa174bfb3
treea2a3e7c7aae755944b3898cd420e8396423762a6
parent106ed886abc46723c290e82e5f161d9b40820203
powerpc: Use the new schedule_user API on userspace preemption

This patch corresponds to
[PATCH] x86: Use the new schedule_user API on userspace preemption
  commit 0430499ce9d78691f3985962021b16bf8f8a8048

Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/context_tracking.h [new file with mode: 0644]
arch/powerpc/kernel/entry_64.S