android_kernel_samsung_univ.../arch/avr32
Dan Carpenter 7d5130779a avr32: off by one in at32_init_pio()
commit 55f1cf83d5cf885c75267269729805852039c834 upstream.

The pio_dev[] array has MAX_NR_PIO_DEVICES elements so the > should be
>=.

Fixes: 5f97f7f940 ('[PATCH] avr32 architecture')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-10-07 15:23:45 +02:00
..
boards
boot
configs
include avr32: fix copy_from_user() 2016-09-24 10:07:43 +02:00
kernel avr32: fix copy_from_user() 2016-09-24 10:07:43 +02:00
lib avr32: fix 'undefined reference to `___copy_from_user' 2016-09-24 10:07:46 +02:00
mach-at32ap avr32: off by one in at32_init_pio() 2016-10-07 15:23:45 +02:00
mm
oprofile
Kconfig
Kconfig.debug
Makefile