powerpc: Move the patch_exception to a common place
authorKevin Hao <haokexin@gmail.com>
Sat, 11 May 2013 23:26:22 +0000 (07:26 +0800)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 2 Dec 2013 03:06:54 +0000 (14:06 +1100)
commit1e8341ae0c0e117f0626cd6cf6732a0a9c8723f2
tree61b9d4f33170120c060466bc4bc85586cddb3a26
parente9419669faacf90e7a4e648d38f61c067a47c0ff
powerpc: Move the patch_exception to a common place

So that it can be used by other codes. No function change.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/code-patching.h
arch/powerpc/lib/code-patching.c
arch/powerpc/mm/tlb_nohash.c