original_kernel/arch
Yinghai Lu 27811d8cab 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>
2010-02-10 17:47:17 -08:00
..
alpha
arm Merge master.kernel.org:/home/rmk/linux-2.6-arm 2010-02-04 16:09:01 -08:00
avr32
blackfin
cris
frv
h8300
ia64
m32r
m68k
m68knommu
microblaze microblaze: Invalidate dcache before enabling it 2010-02-08 11:39:18 +01:00
mips Merge remote branch 'linus/master' into x86/bootmem 2010-02-10 16:55:28 -08:00
mn10300
parisc
powerpc powerpc: Fix address masking bug in hpte_need_flush() 2010-02-10 13:58:06 +11:00
s390 [S390] Fix struct _lowcore layout. 2010-02-09 09:46:23 +01:00
score Merge remote branch 'linus/master' into x86/bootmem 2010-02-10 16:55:28 -08:00
sh sh: Remove superfluous setup_frame_reg call 2010-02-08 10:47:11 +09:00
sparc
um
x86 x86: Move range related operation to one file 2010-02-10 17:47:17 -08:00
xtensa
.gitignore
Kconfig