Russell King 006fa2599b ARM: fix noMMU kallsyms symbol filtering
With noMMU, CONFIG_PAGE_OFFSET was not being set correctly.  As there's
no MMU, PAGE_OFFSET should be equal to PHYS_OFFSET in all cases.  This
commit makes that explicit.

Since we do this, we don't need to mess around in asm/memory.h with
ifdefs to sort this out, so let's get rid of that, and there's no point
offering the "Memory split" option for noMMU as that's meaningless
there.

Fixes: b9b32bf70f2f ("ARM: use linker magic for vectors and vector stubs")
Cc: <stable@vger.kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2014-03-07 22:04:06 +00:00
..
2014-01-23 18:40:49 -08:00
2014-01-05 13:59:56 +00:00
2014-01-23 18:49:36 -08:00
2013-11-25 14:24:28 -08:00
2014-01-31 14:58:55 -08:00
2014-01-23 18:49:36 -08:00
2013-11-11 17:34:56 +09:00
2014-02-02 11:11:06 -08:00
2014-01-23 18:36:55 -08:00
2014-01-23 18:36:55 -08:00
2013-11-16 12:21:40 -08:00
2014-01-23 18:49:36 -08:00
2014-01-23 18:45:38 -08:00
2014-01-15 17:02:08 -08:00
2013-12-11 17:32:41 -08:00
2014-01-28 18:56:37 -08:00