commit | 7bd9fc556d8f5752c86fa09cbaa3c1c3ab5da86f | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Fri Jan 11 13:38:40 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jan 29 11:35:04 2013 +1100 |
tree | f943e6b0817fc308dafd003bfbc4c47181f0e4f7 | |
parent | 145c52d5ce304f93e15f6a0b4471b2ffae37b3a8 [diff] |
powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU Previously we were setting an illegal configuration on mpc85xx MPICs if CONFIG_IRQ_ALL_CPUS is enabled (which for some reason it is in mpc85xx_smp_defconfig). Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>