diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-03-02 03:48:52 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-03-02 08:23:02 +0100 |
commit | dce46a04d55d6358d2d4ab44a4946a19f9425fe2 (patch) | |
tree | 37436a42293f4a47a1fb989007531123baedefa5 /mm | |
parent | sparsemem: Fix compilation on PowerPC (diff) | |
download | linux-dce46a04d55d6358d2d4ab44a4946a19f9425fe2.tar.xz linux-dce46a04d55d6358d2d4ab44a4946a19f9425fe2.zip |
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 <yinghai@kernel.org>
LKML-Reference: <4B8C7C94.7070000@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions