From: Amol Lad Date: Sun, 1 Oct 2006 06:29:24 +0000 (-0700) Subject: [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.c X-Git-Tag: v2.6.19-rc1~508 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a141a04330bd6eadf7081a0860dc786be7d09c46;p=pandora-kernel.git [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 Cc: Alan Cox Cc: Mark A. Greer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed