summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pnx4008/include/mach
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pnx4008/include/mach')
-rw-r--r--arch/arm/mach-pnx4008/include/mach/vmalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pnx4008/include/mach/vmalloc.h b/arch/arm/mach-pnx4008/include/mach/vmalloc.h
index 31b65ee07b0b..184913c71141 100644
--- a/arch/arm/mach-pnx4008/include/mach/vmalloc.h
+++ b/arch/arm/mach-pnx4008/include/mach/vmalloc.h
@@ -17,4 +17,4 @@
* The vmalloc() routines leaves a hole of 4kB between each vmalloced
* area for the same reason. ;)
*/
-#define VMALLOC_END 0xd0000000
+#define VMALLOC_END 0xd0000000UL
| * virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILESHans de Goede2018-01-221-0/+2 | * virt: vbox: use %pap format for printing resource_size_tArnd Bergmann2017-12-211-4/+4 | * virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede2017-12-188-0/+2253 | * virt: Add vboxguest VMMDEV communication codeHans de Goede2017-12-182-0/+1250 * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2 |/ * fsl_hypervisor: switch to get_user_pages_fast()Al Viro2017-09-23