From: Russell King Date: Sun, 17 Dec 2006 23:29:57 +0000 (+0000) Subject: [ARM] Fix BUG()s in ioremap() code X-Git-Tag: v2.6.20-rc2~87^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c924aff853bdc1c9841dd22440f931fba5ab3a59;p=pandora-kernel.git [ARM] Fix BUG()s in ioremap() code We need to ensure that the area size is page aligned so that remap_area_pte() doesn't increment the address past the end of the desired area. Signed-off-by: Russell King --- Reading git-diff-tree failed