]> Pileus Git - ~andy/linux/blobdiff - include/linux/highmem.h
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / include / linux / highmem.h
index 211ff4497269e8228951524c8bf2b01a7d1dbeb3..ab2cc20e21a5c381a1912a5bfe54aa7bdb293c50 100644 (file)
@@ -46,7 +46,7 @@ void kmap_flush_unused(void);
 
 static inline unsigned int nr_free_highpages(void) { return 0; }
 
-#define totalhigh_pages 0
+#define totalhigh_pages 0UL
 
 #ifndef ARCH_HAS_KMAP
 static inline void *kmap(struct page *page)