forked from Minki/linux
3c10c9c45e
The Freescale implementation of MPIC only allows a single CPU destination
for non-IPI interrupts. We add a flag to the mpic_init to distinquish
these variants of MPIC. We pull in the irq_choose_cpu from sparc64 to
select a single CPU as the destination of the interrupt.
This is to deal with the fact that the default smp affinity was
changed by commit
|
||
---|---|---|
.. | ||
gef_pic.c | ||
gef_pic.h | ||
gef_sbc610.c | ||
Kconfig | ||
Makefile | ||
mpc86xx_hpcn.c | ||
mpc86xx_smp.c | ||
mpc86xx.h | ||
mpc8610_hpcd.c | ||
pic.c | ||
sbc8641d.c |