android_kernel_samsung_univ.../arch
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
..
alpha
arc
arm ARM: sa1111: fix pcmcia suspend/resume 2016-10-07 15:23:44 +02:00
arm64 arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP 2016-10-07 15:23:42 +02:00
avr32 avr32: off by one in at32_init_pio() 2016-10-07 15:23:45 +02:00
blackfin net: smc91x: fix SMC accesses 2016-09-30 10:18:37 +02:00
c6x
cris
frv
h8300
hexagon
ia64
m32r
m68k
metag
microblaze
mips MIPS: uprobes: fix use of uninitialised variable 2016-10-07 15:23:43 +02:00
mn10300
nios2
openrisc openrisc: fix the fix of copy_from_user() 2016-09-24 10:07:46 +02:00
parisc
powerpc
s390
score
sh
sparc
tile tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO 2016-10-07 15:23:44 +02:00
um
unicore32
x86 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID 2016-10-07 15:23:40 +02:00
xtensa
.gitignore
Kconfig