This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
40ff15a6cb
acrn-kernel
/
arch
/
arm
/
mach-mv78xx0
/
include
/
mach
/
vmalloc.h
6 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-08-05 23:14:15 +08:00
/*
*
arch
/
arm
/
mach
-
mv78xx0
/
include
/
mach
/
vmalloc
.
h
*/
ARM: 5928/1: Change type of VMALLOC_END to unsigned long. 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>
2010-02-08 04:47:17 +08:00
#
define VMALLOC_END 0xfe000000UL