ioremap balanced with iounmap for drivers/mtd subsystem
ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. Tested (compilation only) with: - allmodconfig - Modifying drivers/mtd/maps/Kconfig and drivers/mtd/nand/Kconfig to make sure that the changed file is compiling without warning Signed-off-by: Amol Lad <amol@verismonetworks.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
committed by
David Woodhouse
parent
dd8e9ed6ed
commit
25f0c659fe
1
include/linux/utsrelease.h
Normal file
1
include/linux/utsrelease.h
Normal file
@@ -0,0 +1 @@
|
||||
#define UTS_RELEASE "2.6.18"
|
||||
Reference in New Issue
Block a user