]> xenbits.xensource.com Git - people/julieng/linux-arm.git/commitdiff
arm64: Increase the max granular size
authorTIRUMALESH CHALAMARLA <tchalamarla@cavium.com>
Wed, 12 Nov 2014 23:15:04 +0000 (18:15 -0500)
committerJulien Grall <julien.grall@citrix.com>
Mon, 28 Sep 2015 11:05:17 +0000 (12:05 +0100)
Signed-off-by: TIRUMALESH CHALAMARLA <tchalamarla@cavium.com>
Signed-off-by: Vadim Lomovtsev <Vadim.Lomovtsev@caviumnetworks.com>
arch/arm64/include/asm/cache.h

index bde449936e2f07fda4abf1e3c840fe9401620708..5082b30bc2c05fbf7b970141dd1d69800e7ed3b3 100644 (file)
@@ -18,7 +18,7 @@
 
 #include <asm/cachetype.h>
 
-#define L1_CACHE_SHIFT         6
+#define L1_CACHE_SHIFT         7
 #define L1_CACHE_BYTES         (1 << L1_CACHE_SHIFT)
 
 /*