diff options
author | 2006-09-30 23:29:24 -0700 | |
---|---|---|
committer | 2006-10-01 00:39:32 -0700 | |
commit | a141a04330bd6eadf7081a0860dc786be7d09c46 (patch) | |
tree | d493b835c4c204f55a96b556539743d708cb065b /mm | |
parent | [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c (diff) | |
download | linux-dev-a141a04330bd6eadf7081a0860dc786be7d09c46.tar.xz linux-dev-a141a04330bd6eadf7081a0860dc786be7d09c46.zip |
[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.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: Mark A. Greer <mgreer@mvista.com>
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