On Thu, Jun 13, 2013 at 09:02:51PM +0800, Tang Chen wrote: > From: Yinghai Lu <[email protected]> > > 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 <[email protected]> > Cc: "Rafael J. Wysocki" <[email protected]> > Cc: [email protected] > Tested-by: Thomas Renninger <[email protected]> > Reviewed-by: Tang Chen <[email protected]> > Tested-by: Tang Chen <[email protected]> Acked-by: Tejun Heo <[email protected]> Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

