This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
forked from
Minki/linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
00cd117680
linux
/
arch
/
arm
/
mach-ep93xx
/
include
/
mach
/
vmalloc.h
6 lines
88 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 15:14:15 +00:00
/*
*
arch
/
arm
/
mach
-
ep93xx
/
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-07 20:47:17 +00:00
#
define VMALLOC_END 0xfe800000UL
Reference in New Issue
Copy Permalink