commit | 5a0d3aeeeffbd1534a510fc10c4ab7c99c45afce | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Fri Nov 16 19:39:12 2012 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Sat Nov 17 11:59:40 2012 -0800 |
tree | 6d31a6883eb147792d59f63647e1afe695e52cc4 | |
parent | 11ed9e927d573d78beda6e6a166612666ae97064 [diff] |
x86, mm: use round_up/down in split_mem_range() to replace own inline version for those roundup and rounddown. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1353123563-3103-36-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>