kernel-hacking-2024-linux-s.../arch/blackfin
Barry Song 89e84eeace Blackfin: add some bounds checking to peripheral_request
The requested peripheral is turned into an index into some state arrays,
so make sure the calculated index doesn't exceed the index.  This occurs
when using bogus pin values or the define headers are screwed up.  Now
we'll notice right away that something needs fixing instead of trying to
track down random memory corruption.

Signed-off-by: Barry Song <barry.song@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-12-15 00:13:46 -05:00
..
boot kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00
configs Blackfin: update defconfigs 2009-12-15 00:13:37 -05:00
include/asm Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
kernel Blackfin: add some bounds checking to peripheral_request 2009-12-15 00:13:46 -05:00
lib Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
mach-bf518 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf527 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf533 Blackfin: update anomaly lists 2009-11-25 02:35:37 -05:00
mach-bf537 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf538 Blackfin: update anomaly lists 2009-11-25 02:35:37 -05:00
mach-bf548 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf561 Blackfin: work around testset anomaly 05000477 2009-11-25 02:35:39 -05:00
mach-common Unify sys_mmap* 2009-12-11 06:44:29 -05:00
mm Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
oprofile
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00