Skip to content
Commit 2449f343 authored by Tang Chen's avatar Tang Chen Committed by H. Peter Anvin
Browse files

x86: Use memblock_set_current_limit() to set limit for memblock.



In setup_arch() of x86, it set memblock.current_limit directly.
We should use memblock_set_current_limit(). If the implementation
is changed, it is easy to maintain.

Signed-off-by: default avatarTang Chen <tangchen@cn.fujitsu.com>
Link: http://lkml.kernel.org/r/1376451844-15682-1-git-send-email-tangchen@cn.fujitsu.com


Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent d4f5228c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment