aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx
diff options
context:
space:
mode:
authorFranck Bui-Huu <fbuihuu@gmail.com>2007-01-10 09:44:05 +0100
committerRalf Baechle <ralf@linux-mips.org>2007-02-06 16:53:13 +0000
commit6f284a2ce7b8bc49cb8455b1763357897a899abb (patch)
treeabf59702fad617780f59594aa8939db7ec4c76d6 /arch/mips/vr41xx
parentdb84dc61552ae0d198a8133d28b80c3838930ba8 (diff)
downloadkernel_samsung_smdk4412-6f284a2ce7b8bc49cb8455b1763357897a899abb.zip
kernel_samsung_smdk4412-6f284a2ce7b8bc49cb8455b1763357897a899abb.tar.gz
kernel_samsung_smdk4412-6f284a2ce7b8bc49cb8455b1763357897a899abb.tar.bz2
[MIPS] FLATMEM: introduce PHYS_OFFSET.
The old code was assuming that min_low_pfn was always 0. This means that platforms having a big hole at their memory start paid the price of wasting some memory for the allocation of unused entries in mem_map[]. This patch prevents this waste. It introduces PHYS_OFFSET define which is the start of the physical memory and uses it wherever needed. Specially when converting physical/virtual addresses into virtual/physical ones. Currently all platforms defines PHYS_OFFSET to 0. Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/vr41xx')
0 files changed, 0 insertions, 0 deletions