On Thu, Jun 13, 2013 at 09:02:51PM +0800, Tang Chen wrote: > From: Yinghai Lu <yinghai@xxxxxxxxxx> > > 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 <yinghai@xxxxxxxxxx> > Cc: "Rafael J. Wysocki" <rjw@xxxxxxx> > Cc: linux-acpi@xxxxxxxxxxxxxxx > Tested-by: Thomas Renninger <trenn@xxxxxxx> > Reviewed-by: Tang Chen <tangchen@xxxxxxxxxxxxxx> > Tested-by: Tang Chen <tangchen@xxxxxxxxxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>