diff options
author | 2006-09-30 23:29:25 -0700 | |
---|---|---|
committer | 2006-10-01 00:39:32 -0700 | |
commit | 65da4d81f48e092f71feaf04bf2ccd096b5a5171 (patch) | |
tree | a6822f8aac500b3ab8dae04a2abc615ec4e187ea /mm | |
parent | [PATCH] ioremap balanced with iounmap for drivers/serial/mux.c (diff) | |
download | linux-dev-65da4d81f48e092f71feaf04bf2ccd096b5a5171.tar.xz linux-dev-65da4d81f48e092f71feaf04bf2ccd096b5a5171.zip |
[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c
ioremap must be balanced by an iounmap and failing to do so can result
in a memory leak.
Signed-off-by: Amol Lad <amol@verismonetworks.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: David S. Miller <davem@sunset.davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions