From: Amol Lad Date: Thu, 5 Oct 2006 06:37:32 +0000 (+0530) Subject: PCI hotplug: ioremap balanced with iounmap X-Git-Tag: v2.6.19-rc3~125^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=662a98fb8de5af4adb56e58f78753cdaa27b6459;p=pandora-kernel.git PCI hotplug: ioremap balanced with iounmap 1. ioremap must be balanced by an iounmap and failing to do so can result in a memory leak. 2. Handle return value correctly Tested (compilation only) with: - allmodconfig Signed-off-by: Amol Lad Cc: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed