]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add book3s privileged doorbell exception vectors
authorIan Munsie <imunsie@au1.ibm.com>
Wed, 14 Nov 2012 18:49:46 +0000 (18:49 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 04:09:06 +0000 (15:09 +1100)
commitb202b74976ca21dadd7998ede77831db6c8fcf52
treec709f266da859e487fd4431370361f107e535b02
parent6864bcece6454cac2a433c70ad1be4959a732063
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 <imunsie@au1.ibm.com>
Tested-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/exception-64s.h
arch/powerpc/kernel/exceptions-64s.S