This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
243536
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
6aba74f279
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6aba74f279'
${ noResults }
kernel_samsung_sm7125
/
arch
/
arm
/
mach-sa1100
/
include
/
mach
/
vmalloc.h
5 lines
95 B
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>
17 years ago
/*
*
arch
/
arm
/
mach
-
sa1100
/
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>
15 years ago
#
define VMALLOC_END (0xe8000000UL)