android_kernel_xiaomi_sm7250/arch/powerpc/platforms/iseries
Stephen Rothwell 7d01c88085 powerpc: iSeries has only 256 IRQs
The iSeries Hypervisor only allows us to specify IRQ numbers up to 255 (it
has a u8 field to pass it in).  This patch allows platforms to specify a
maximum to the virtual IRQ numbers we will use and has iSeries set that
to 255.  If not set, the maximum is NR_IRQS - 1 (as before).

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
2006-04-04 14:49:48 +10:00
..
call_hpt.h
call_pci.h
call_sm.h
htab.c
hvcall.S
hvlog.c
hvlpconfig.c
iommu.c [PATCH] powerpc: clean up iommu.h a bit 2006-01-12 20:09:30 +11:00
iommu.h [PATCH] powerpc: clean up iommu.h a bit 2006-01-12 20:09:30 +11:00
ipl_parms.h
irq.c [PATCH] powerpc: Remove lppaca structure from the PACA 2006-01-13 21:17:39 +11:00
irq.h
Kconfig
ksyms.c
lpardata.c [PATCH] powerpc: eliminate bitfields from ItLpNaca 2006-01-12 20:09:30 +11:00
lpevents.c [PATCH] powerpc: Initialise hvlpevent_queue.lock correctly 2006-02-23 21:44:19 +11:00
main_store.h
Makefile [PATCH] powerpc: iSeries fixes for build with no PCI 2006-01-12 20:09:30 +11:00
mf.c [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c 2006-03-22 15:04:23 +11:00
misc.S [PATCH] powerpc: Remove lppaca structure from the PACA 2006-01-13 21:17:39 +11:00
naca.h
pci.c [PATCH] powerpc: clean up iommu.h a bit 2006-01-12 20:09:30 +11:00
pci.h
proc.c
processor_vpd.h
release_data.h
setup.c powerpc: iSeries has only 256 IRQs 2006-04-04 14:49:48 +10:00
setup.h
smp.c [PATCH] powerpc: Remove lppaca structure from the PACA 2006-01-13 21:17:39 +11:00
spcomm_area.h
vio.c [PATCH] powerpc: clean up iommu.h a bit 2006-01-12 20:09:30 +11:00
viopath.c [PATCH] powerpc: remove bitfields from HvLpEvent 2006-01-12 20:09:29 +11:00
vpd_areas.h
vpdinfo.c