]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET
authorFranck Bui-Huu <fbuihuu@gmail.com>
Mon, 4 Jun 2007 15:46:33 +0000 (17:46 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 Jul 2007 16:32:57 +0000 (17:32 +0100)
commit7f763c7476f513c150b1c645e03a4ae0db9de9da
tree4f951e755c4084c6097ae81dce15a4b6b9c9c947
parentb28a6e2ead0633c9164c0474d3d8b14ba41169fa
[MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET

For platforms that use PHYS_OFFSET and do not use a mapped kernel,
this patch automatically adds PHYS_OFFSET into PAGE_OFFSET.
Therefore there are no more needs for them to redefine PAGE_OFFSET.

For mapped kernel, they need to redefine PAGE_OFFSET anyways.

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/mach-generic/spaces.h