You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07: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
86 B
C
6 lines
86 B
C
/*
|
|
* arch/arm/mach-loki/include/mach/vmalloc.h
|
|
*/
|
|
|
|
#define VMALLOC_END 0xfe800000UL
|