android_kernel_xiaomi_sm8350/arch/powerpc/sysdev
Kumar Gala 31207dab7d powerpc/mpic: Fix incorrect allocation of interrupt rev-map
Before when we were setting up the irq host map for mpic we passed in
just isu_size for the size of the linear map.  However, for a number of
mpic implementations we have no isu (thus pass in 0) and will end up
with a no linear map (size = 0).  This causes us to always call
irq_find_mapping() from mpic_get_irq().

By moving the allocation of the host map to after we've determined the
number of sources we can actually benefit from having a linear map for
the non-isu users that covers all the interrupt sources.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-05-15 16:43:41 +10:00
..
bestcomm
qe_lib
6xx-suspend.S
axonram.c
cpm1.c
cpm2_pic.c
cpm2_pic.h
cpm2.c
cpm_common.c
dart_iommu.c
dart.h
dcr-low.S
dcr.c
fsl_gtm.c
fsl_lbc.c [MTD] [NAND] FSL-UPM: add multi chip support 2009-04-06 07:17:09 -07:00
fsl_msi.c
fsl_msi.h
fsl_pci.c
fsl_pci.h
fsl_rio.c fsl_rio: Pass the proper device to dma mapping routines 2009-04-21 15:34:37 -05:00
fsl_soc.c powerpc/fsl_soc: Remove mpc83xx_wdt_init, again 2009-05-08 16:31:00 -05:00
fsl_soc.h
grackle.c
i8259.c
indirect_pci.c
ipic.c
ipic.h
Kconfig
Makefile
micropatch.c
mmio_nvram.c
mpc8xx_pic.c
mpc8xx_pic.h
mpc8xxx_gpio.c
mpic_msi.c
mpic_pasemi_msi.c
mpic_u3msi.c
mpic.c powerpc/mpic: Fix incorrect allocation of interrupt rev-map 2009-05-15 16:43:41 +10:00
mpic.h
msi_bitmap.c
mv64x60_dev.c
mv64x60_pci.c
mv64x60_pic.c
mv64x60_udbg.c
mv64x60.h
of_rtc.c
pmi.c
ppc4xx_gpio.c
ppc4xx_pci.c
ppc4xx_pci.h
ppc4xx_soc.c
rtc_cmos_setup.c
simple_gpio.c
simple_gpio.h
tsi108_dev.c
tsi108_pci.c
uic.c
xilinx_intc.c powerpc/virtex: Fix duplicate level irq events. 2009-05-14 10:23:11 -06:00