On Thu, Jun 13, 2013 at 09:02:51PM +0800, Tang Chen wrote: > From: Yinghai Lu <ying...@kernel.org> > > Now we only search buffer for new acpi tables in initrd under > 4GB. In some case, like user use memmap to exclude all low ram, > we may not find range for it under 4GB. So do second try to > search for buffer above 4GB. > > Since later accessing to the tables is using early_ioremap(),
Maybe "later accesses to the tables" would read better? > using memory above 4GB is OK. > > Signed-off-by: Yinghai Lu <ying...@kernel.org> > Cc: "Rafael J. Wysocki" <r...@sisk.pl> > Cc: linux-a...@vger.kernel.org > Tested-by: Thomas Renninger <tr...@suse.de> > Reviewed-by: Tang Chen <tangc...@cn.fujitsu.com> > Tested-by: Tang Chen <tangc...@cn.fujitsu.com> Acked-by: Tejun Heo <t...@kernel.org> Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/