git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff02cfc
)
[WATCHDOG] ioremap balanced with iounmap for drivers/char/watchdog/s3c2410_wdt.c
author
Amol Lad
<amol@verismonetworks.com>
Fri, 6 Oct 2006 20:41:12 +0000
(13:41 -0700)
committer
Wim Van Sebroeck
<wim@iguana.be>
Sat, 7 Oct 2006 20:43:56 +0000
(22:43 +0200)
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>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>
No differences found