From 36737c0994df2c7bc5f105f159c7fcc252a3ec44 Mon Sep 17 00:00:00 2001 From: David Brown Date: Fri, 12 Nov 2010 13:49:53 -0800 Subject: [PATCH] --- yaml --- r: 225673 b: refs/heads/master c: 44d4a4f784d0e1a50b3f1fc52bd6a661846abdc5 h: refs/heads/master i: 225671: d904e3cb830054cb9a1e84e621b617d09fc20b50 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-msm/include/mach/vmalloc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b97809f37d7d..991f2e5807b2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d2c5d2145f127fffb7498bee943a480de66910ff +refs/heads/master: 44d4a4f784d0e1a50b3f1fc52bd6a661846abdc5 diff --git a/trunk/arch/arm/mach-msm/include/mach/vmalloc.h b/trunk/arch/arm/mach-msm/include/mach/vmalloc.h index 31a32ad062dc..d138448eff16 100644 --- a/trunk/arch/arm/mach-msm/include/mach/vmalloc.h +++ b/trunk/arch/arm/mach-msm/include/mach/vmalloc.h @@ -16,7 +16,7 @@ #ifndef __ASM_ARCH_MSM_VMALLOC_H #define __ASM_ARCH_MSM_VMALLOC_H -#define VMALLOC_END 0xd0000000 +#define VMALLOC_END 0xd0000000UL #endif