[GFS2] GFS2: chmod hung - fix race in thread creation
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-arm / arch-h720x / vmalloc.h
blobb4693cb821ef6747c5f13eff12681705f8c73f86
1 /*
2 * linux/include/asm-arm/arch-h720x/vmalloc.h
3 */
5 #ifndef __ARCH_ARM_VMALLOC_H
6 #define __ARCH_ARM_VMALLOC_H
8 #define VMALLOC_END (PAGE_OFFSET + 0x10000000)
10 #endif