From: Kenji Kaneshige Date: Fri, 18 Jun 2010 03:23:57 +0000 (+0900) Subject: x86, ioremap: Fix normal ram range check X-Git-Tag: v2.6.36-rc1~525^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35be1b716a475717611b2dc04185e9d80b9cb693;p=pandora-kernel.git x86, ioremap: Fix normal ram range check Check for normal RAM in x86 ioremap() code seems to not work for the last page frame in the specified physical address range. Signed-off-by: Kenji Kaneshige LKML-Reference: <4C1AE6CD.1080704@jp.fujitsu.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed