]> 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)
commitc66a04c5b6da28089e877e2a91855c10e90e1a7d
tree61b9d4f33170120c060466bc4bc85586cddb3a26
parente5aa0957e633feeb9daf14ee397d0389846e5efc
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