android_kernel_samsung_a7y1.../arch/parisc
Helge Deller 60bab0c6ab parisc: Fix vmap memory leak in ioremap()/iounmap()
commit 513f7f747e1cba81f28a436911fba0b485878ebd upstream.

Sven noticed that calling ioremap() and iounmap() multiple times leads
to a vmap memory leak:
	vmap allocation for size 4198400 failed:
	use vmalloc=<size> to increase size

It seems we missed calling vunmap() in iounmap().

Signed-off-by: Helge Deller <deller@gmx.de>
Noticed-by: Sven Schnelle <svens@stackframe.org>
Cc: <stable@vger.kernel.org> # v3.16+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 09:26:56 +02:00
..
configs A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
include A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
kernel parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1 2020-04-06 20:04:49 +02:00
lib A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
math-emu parisc: Fix compiler warnings in float emulation code 2020-04-06 19:16:24 +02:00
mm parisc: Fix vmap memory leak in ioremap()/iounmap() 2020-04-07 09:26:56 +02:00
oprofile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
defpalo.conf A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
install.sh A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Kconfig.debug A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
nm A750FXXU4CTBC 2020-03-27 21:51:54 +05:30