riscv/vdso: Add support for time namespaces
[platform/kernel/linux-rpi.git] / arch / riscv / include / asm / vdso.h
index 208e31b..e310b22 100644 (file)
@@ -22,7 +22,7 @@
  */
 #ifdef CONFIG_MMU
 
-#define __VVAR_PAGES    1
+#define __VVAR_PAGES    2
 
 #ifndef __ASSEMBLY__
 #include <generated/vdso-offsets.h>