From: Ian Munsie Date: Wed, 14 Nov 2012 18:49:46 +0000 (+0000) Subject: powerpc: Add book3s privileged doorbell exception vectors X-Git-Tag: v3.9-rc1~100^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dbdafec5d63a1de6c83c89a3e953575d60fd393;p=pandora-kernel.git powerpc: Add book3s privileged doorbell exception vectors Directed Privileged Doorbell Interrupts come in at 0xa00 (or 0xc000000000004a00 if relocation on exception 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