From: Yinghai Lu Date: Tue, 2 Mar 2010 02:48:52 +0000 (-0800) Subject: early_res: Need to save the allocation name in drop_range_partial() X-Git-Tag: v2.6.34-rc1~218^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce46a04d55d6358d2d4ab44a4946a19f9425fe2;p=pandora-kernel.git early_res: Need to save the allocation name in drop_range_partial() During free_early_partial(), reserve_early_without_check() could end extending the early_res area from __check_and_double_early_res(); as a result, the location of the name for the current reservation could change. Therefore, we need to save a local copy of the name. [ hpa: rewrote comment and checkin description ] Signed-off-by: Yinghai Lu LKML-Reference: <4B8C7C94.7070000@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed