Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / arch / x86 / include / asm / tlbflush.h
index 1620d23f14d7ab0a066e2d07823b98c475006df2..36a1a2ab87d26f6f65aded36434adec5121a4aa5 100644 (file)
@@ -62,11 +62,7 @@ static inline void __flush_tlb_one(unsigned long addr)
                __flush_tlb();
 }
 
-#ifdef CONFIG_X86_32
-# define TLB_FLUSH_ALL 0xffffffff
-#else
-# define TLB_FLUSH_ALL -1ULL
-#endif
+#define TLB_FLUSH_ALL  -1UL
 
 /*
  * TLB flushing: