mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08:00
c931b4f655
Makes it consistent with VMALLOC_START Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Andreas Fenkart <andreas.fenkart@streamunlimited.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
6 lines
88 B
C
6 lines
88 B
C
/*
|
|
* arch/arm/mach-ep93xx/include/mach/vmalloc.h
|
|
*/
|
|
|
|
#define VMALLOC_END 0xfe800000UL
|