commit | fecff0f7243edaea33071865ee5e35839be44f10 | [log] [tgz] |
---|---|---|
author | Mihai Caraman <mihai.caraman@freescale.com> | Mon Aug 06 03:27:05 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Sep 05 15:35:46 2012 +1000 |
tree | c493bc2f1a44dff7d4846a6f40a3f455e79a97af | |
parent | 5473eb1c07009956be5f4df65d51f8e24d8eb1de [diff] |
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>