]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b3e37c50fc5373a9dc9a83602cd6788c0112e60
treea2a3e7c7aae755944b3898cd420e8396423762a6
parent2ecd8a94351b845bdb5da8280b479008d182db2e
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 c76c05060fe72aa403feabb868fc5b173d99a79d

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