]> 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)
commit3e08f1a1d291c66776d61e3ffe0bc32ad1293f7a
treea2a3e7c7aae755944b3898cd420e8396423762a6
parent8b7bec69d0d5938df74319cd575f61c29e1154b7
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 19e7c7e43a59fd5c877b7d062c531ab735aca3ed

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