linux-pinenote/arch/arm/mach-bcmring/include/mach
Nicolas Pitre 7c63984b86 ARM: do not define VMALLOC_END relative to PAGE_OFFSET
VMALLOC_END is supposed to be an absolute value, while PAGE_OFFSET may
vary depending on the selected user:kernel memory split mode through
CONFIG_VMSPLIT_*.  In fact, the goal of moving PAGE_OFFSET down is to
accommodate more directly addressed RAM by the kernel below the vmalloc
area, and having VMALLOC_END move along PAGE_OFFSET is rather against
the very reason why PAGE_OFFSET can be moved in the first place.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
2010-10-01 22:28:19 -04:00
..
csp tree-wide: fix misspelling of "definition" in comments 2009-12-04 23:41:47 +01:00
clkdev.h ARM: 5644/1: add bcmring core.c, clock.c, clock.h 2009-08-15 16:01:38 +01:00
dma.h tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
entry-macro.S ARM: 5650/1: bcmring: add io.h, uncompress. h, and entry-macro.S 2009-08-15 16:01:42 +01:00
hardware.h
io.h ARM: 5792/1: bcmring: clean up mach/io.h 2009-12-03 19:42:30 +00:00
irqs.h ARM: 5645/1: bcmring: add bcmring irq.c 2009-08-15 16:01:39 +01:00
memory.h ARM: 5646/1: bcmring: add mach-bcmring/mm.c and memory headers 2009-08-15 16:01:40 +01:00
memory_settings.h ARM: 5646/1: bcmring: add mach-bcmring/mm.c and memory headers 2009-08-15 16:01:40 +01:00
reg_nand.h mtd: add bcmring nand driver 2009-10-20 10:07:23 +09:00
reg_umi.h mtd: add bcmring nand driver 2009-10-20 10:07:23 +09:00
system.h ARM: 5748/1: bcmring: fix build warning messages 2009-10-07 13:13:01 +01:00
timer.h ARM: 5649/1: bcmring: add bcmring timer function 2009-08-15 16:01:41 +01:00
timex.h ARM: 5649/1: bcmring: add bcmring timer function 2009-08-15 16:01:41 +01:00
uncompress.h ARM: 5650/1: bcmring: add io.h, uncompress. h, and entry-macro.S 2009-08-15 16:01:42 +01:00
vmalloc.h ARM: do not define VMALLOC_END relative to PAGE_OFFSET 2010-10-01 22:28:19 -04:00