From: Franck Bui-Huu Date: Mon, 4 Jun 2007 15:46:33 +0000 (+0200) Subject: [MIPS] Make PAGE_OFFSET aware of PHYS_OFFSET X-Git-Tag: v2.6.23-rc1~1153^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db38501511a7513ec4f0ae9922d847c135cf3c78;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed