d3089a454e
devices hooked up to the HPI pin. HPIs cannot be masked at the interrupt controller; they can only be masked by disabling IRQs in the XScale core. To deal with this, we tweak the interrupt frame so that IRQs are disabled when the interrupt dispatcher returns due to a masked HPI interrupt. IRQs will be re-enabled by a subsequent splx(9). Fortunately the only instance where HPI is used is for the console UART on a couple of boards, so this hack does not adversely affect performance. Contributed by Wasabi Systems. |
||
---|---|---|
.. | ||
arm | ||
arm32 | ||
conf | ||
ep93xx | ||
footbridge | ||
fpe-arm | ||
include | ||
iomd | ||
ixp12x0 | ||
mainbus | ||
ofw | ||
s3c2xx0 | ||
sa11x0 | ||
xscale | ||
Makefile |