From: Ian Munsie Date: Wed, 14 Nov 2012 18:49:45 +0000 (+0000) Subject: powerpc: Add book3s hypervisor doorbell exception vectors X-Git-Tag: v3.9-rc1~100^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655bb3f4e89225354b668dcef53fa39da02fb1d0;p=pandora-kernel.git powerpc: Add book3s hypervisor doorbell exception vectors Directed Hypervisor Doorbell Interrupts come in at 0xe80 (or 0xc000000000004e80 if relocation on exceptions is enabled), so add exception vectors at these locations. If doorbell support is not compiled in we handle it as an unknown_exception. Signed-off-by: Ian Munsie Tested-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed