diff options
author | Amol Lad <amol@verismonetworks.com> | 2006-10-01 06:29:23 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-01 07:39:32 (GMT) |
commit | be618f550cb499db263e2ce22c5ad4f4dbfd53e6 (patch) | |
tree | a0ea46641aea148aee5ee5bc46d87b2f2d1a9f88 /drivers/sh | |
parent | 6257b3bdfde4295c04872d710c2419ff8efc1b86 (diff) | |
download | linux-fsl-qoriq-be618f550cb499db263e2ce22c5ad4f4dbfd53e6.tar.xz |
[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.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>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions