remarkable-linux/arch/arm/mach-footbridge
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
..
include/mach ARM: do not define VMALLOC_END relative to PAGE_OFFSET 2010-10-01 22:28:19 -04:00
cats-hw.c
cats-pci.c
common.c ARM: 6233/1: Delete a wrong redundant right parenthesis 2010-07-22 09:20:50 +01:00
common.h
dc21285-timer.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
dc21285.c
dma.c
ebsa285-leds.c
ebsa285-pci.c ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanup 2010-05-24 20:40:10 +01:00
ebsa285.c
isa-irq.c
isa-rtc.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
isa-timer.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
isa.c ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
Kconfig
Makefile ARM: footbridge: trim down old ISA rtc setup 2009-12-24 13:39:18 +00:00
Makefile.boot
netwinder-hw.c
netwinder-leds.c
netwinder-pci.c
personal-pci.c
personal.c