diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-02-10 10:20:07 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-02-11 02:47:17 +0100 |
commit | 27811d8cabe56e0c3622251b049086f49face4ff (patch) | |
tree | d3966301efca0886fa2b53d74d1f9e5f1cf55056 /arch/x86/pci/bus_numa.c | |
parent | ibmphp: Rename add_range() to add_bus_range() to avoid conflict (diff) | |
download | linux-27811d8cabe56e0c3622251b049086f49face4ff.tar.xz linux-27811d8cabe56e0c3622251b049086f49face4ff.zip |
x86: Move range related operation to one file
We have almost the same code for mtrr cleanup and amd_bus checkup, and
this code will also be used in replacing bootmem with early_res,
so try to move them together and reuse it from different parts.
Also rename update_range to subtract_range as that is what the
function is actually doing.
-v2: update comments as Christoph requested
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-4-git-send-email-yinghai@kernel.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/pci/bus_numa.c')
0 files changed, 0 insertions, 0 deletions