kernel_optimize_test/arch
Benjamin Herrenschmidt cd3db0c4ca memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
The RMA (RMO is a misnomer) is a concept specific to ppc64 (in fact
server ppc64 though I hijack it on embedded ppc64 for similar purposes)
and represents the area of memory that can be accessed in real mode
(aka with MMU off), or on embedded, from the exception vectors (which
is bolted in the TLB) which pretty much boils down to the same thing.

We take that out of the generic MEMBLOCK data structure and move it into
arch/powerpc where it belongs, renaming it to "RMA" while at it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-08-05 12:56:08 +10:00
..
alpha
arm memblock/arm: Use new accessors 2010-08-05 12:55:55 +10:00
avr32
blackfin
cris
frv
h8300
ia64
m32r
m68k
m68knommu
microblaze memblock: Introduce default allocation limit and use it to replace explicit ones 2010-08-05 12:56:07 +10:00
mips
mn10300
parisc
powerpc memblock: Remove rmo_size, burry it in arch/powerpc where it belongs 2010-08-05 12:56:08 +10:00
s390
score
sh memblock: Introduce default allocation limit and use it to replace explicit ones 2010-08-05 12:56:07 +10:00
sparc memblock: Introduce default allocation limit and use it to replace explicit ones 2010-08-05 12:56:07 +10:00
um
x86
xtensa
.gitignore
Kconfig