mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-11 07:55:10 +07:00
![Russell King](/assets/img/avatar_default.png)
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
5 lines
106 B
C
5 lines
106 B
C
/*
|
|
* arch/arm/mach-shark/include/mach/vmalloc.h
|
|
*/
|
|
#define VMALLOC_END (PAGE_OFFSET + 0x10000000)
|