]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit29e72f385cde321df496c98424f866eb408eaf3e
tree61b9d4f33170120c060466bc4bc85586cddb3a26
parent6bdcb7148ca984d0dba7a565af0c8d506f16de79
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