Add patch from David Woodhouse to work with 64 KiB pages.
[util-vserver.git] / lib_internal / testsuite / sigbus.c
index 3fcdfe5..5193522 100644 (file)
@@ -33,7 +33,7 @@
 
 int wrapper_exit_code = 1;
 
-#define TEST_BLOCKSIZE 0x10000
+#define TEST_BLOCKSIZE 0x20000
 static bool                    is_gremlin = false;
 static int                     sync_p[2];