android_kernel_xiaomi_sdm845/arch/arm/common
Russell King 0f347bb913 [ARM] gic: Fix gic cascade irq handling
No need for the cascade irq function to have a "fastcall" annotation.
Fix the range checking for valid IRQ numbers - comparing the value
returned by the GIC with NR_IRQS is meaningless since we translate
the GIC irq number to a Linux IRQ number afterwards.

Check the GIC returned IRQ number is within limits first, then add
the IRQ offset, and only then compare with NR_IRQS.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-17 10:11:34 +01:00
..
dmabounce.c Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees 2007-02-17 20:09:53 +00:00
gic.c [ARM] gic: Fix gic cascade irq handling 2007-05-17 10:11:34 +01:00
icst307.c [ARM] Off-by-one in arch/arm/common/icst* 2006-09-27 23:17:54 +01:00
icst525.c [ARM] Off-by-one in arch/arm/common/icst* 2006-09-27 23:17:54 +01:00
Kconfig [ARM] 4251/1: Fix sharpsl_pm dependency 2007-03-08 13:34:02 +00:00
locomo.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00
Makefile [ARM] 3620/2: ixp23xx: add uengine loader support 2006-06-22 10:30:56 +01:00
rtctime.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
sa1111.c [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
scoop.c [ARM] 3478/1: SharpSL SCOOP: Fix potenial build failure 2006-04-18 23:18:53 +01:00
sharpsl_param.c [PATCH] ARM: 2716/1: SharpSL Param: Fix typo 2005-06-20 18:51:07 +01:00
sharpsl_pm.c [ARM] 4375/1: sharpsl_pm: Fix compile warnings 2007-05-16 15:35:25 +01:00
time-acorn.c Initial blind fixup for arm for irq changes 2006-10-06 10:59:54 -07:00
uengine.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
via82c505.c [ARM] Remove needless linux/ptrace.h includes 2007-04-21 20:34:47 +01:00
vic.c [ARM] Remove compatibility layer for ARM irqs 2006-11-30 12:24:47 +00:00