From: Scott Wood Date: Fri, 11 Jan 2013 13:38:40 +0000 (+0000) Subject: powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPU X-Git-Tag: v3.9-rc1~100^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd9fc556d8f5752c86fa09cbaa3c1c3ab5da86f;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed