powerpc/booke64: Add DO_KVM kernel hooks
commitfecff0f7243edaea33071865ee5e35839be44f10
authorMihai Caraman <mihai.caraman@freescale.com>
Mon, 6 Aug 2012 03:27:05 +0000 (6 03:27 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:35:46 +0000 (5 15:35 +1000)
treec493bc2f1a44dff7d4846a6f40a3f455e79a97af
parent5473eb1c07009956be5f4df65d51f8e24d8eb1de
powerpc/booke64: Add DO_KVM kernel hooks

Hook DO_KVM macro into 64-bit booke for KVM integration. Extend interrupt
handlers' parameter list with interrupt vector numbers to accomodate the macro.
Only the bolted version of tlb miss handers is addressed now.

Signed-off-by: Mihai Caraman <mihai.caraman@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/mm/tlb_low_64e.S