linux/arch/arm/common
Eric Sesterhenn d1d8f7dec1 [ARM] Off-by-one in arch/arm/common/icst*
hi,

a quick find -iname \*.[ch] | xargs grep "> ARRAY_SIZE(", revealed
these in the icst drivers.
If i == ARRAY_SIZE, we get past the idx2s array.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-09-27 23:17:54 +01:00
..
Kconfig [ARM] Separate VIC (vectored interrupt controller) support from Versatile 2006-01-13 21:30:48 +00:00
Makefile [ARM] 3620/2: ixp23xx: add uengine loader support 2006-06-22 10:30:56 +01:00
dmabounce.c [ARM] 3755/1: dmabounce: fix return value for find_safe_buffer 2006-08-18 15:32:14 +01:00
gic.c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name 2006-08-01 22:26:25 +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
locomo.c [ARM] 3863/1: Add Locomo SPI Device 2006-09-27 20:59:00 +01:00
rtctime.c [ARM] 3745/1: Add EXPORT_SYMBOL(rtc_next_alarm_time) to ARM rtctime.c 2006-08-06 09:59:25 +01:00
sa1111.c [ARM] 3741/1: remove sa1111.c build warning on non-sa1100 systems 2006-08-27 13:09:14 +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] 3864/1: Refactore sharpsl_pm 2006-09-27 20:59:22 +01:00
time-acorn.c [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 2006-07-02 17:29:22 -07:00
uengine.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
via82c505.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
vic.c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name 2006-08-01 22:26:25 +01:00