From: Russell King Date: Sun, 3 Jun 2007 18:26:04 +0000 (+0100) Subject: [ARM] Fix bounding error in ioremap_pfn() X-Git-Tag: v2.6.23-rc1~1101^2^7~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d78b5f9c6cf59c98d3833e09d0ed6aebd6a33d3;p=pandora-kernel.git [ARM] Fix bounding error in ioremap_pfn() If size=16M offset=2K then we should map two supersections rather than just one. Signed-off-by: Russell King --- Reading git-diff-tree failed