constify security_path_{link,rename}
[deliverable/linux.git] / include / linux / page-flags-layout.h
index da523661500ae65eeea227c3eb48fbffe8a2615f..77b078c103b264d9b55361dec47c4a42f4595370 100644 (file)
@@ -17,6 +17,8 @@
 #define ZONES_SHIFT 1
 #elif MAX_NR_ZONES <= 4
 #define ZONES_SHIFT 2
+#elif MAX_NR_ZONES <= 8
+#define ZONES_SHIFT 3
 #else
 #error ZONES_SHIFT -- too many zones configured adjust calculation
 #endif
This page took 0.024742 seconds and 5 git commands to generate.