]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm64/include/asm/pgtable.h
Merge branch 'akpm' (patches from Andrew)
[karo-tx-linux.git] / arch / arm64 / include / asm / pgtable.h
index cf1d9c86f20a3d48aeebb2cf4f25b48ccc047724..16449c535e50fdcf358df430d67f38cce3893df3 100644 (file)
@@ -45,7 +45,7 @@
 
 #define vmemmap                        ((struct page *)(VMALLOC_END + SZ_64K))
 
-#define FIRST_USER_ADDRESS     0
+#define FIRST_USER_ADDRESS     0UL
 
 #ifndef __ASSEMBLY__
 extern void __pte_error(const char *file, int line, unsigned long val);