projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
6218a85
)
Add patch from David Woodhouse to work with 64 KiB pages.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sat, 20 Jan 2007 07:43:07 +0000 (07:43 +0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sat, 20 Jan 2007 07:43:07 +0000 (07:43 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2461
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
lib_internal/testsuite/sigbus.c
patch
|
blob
|
history
diff --git
a/lib_internal/testsuite/sigbus.c
b/lib_internal/testsuite/sigbus.c
index
3fcdfe5
..
5193522
100644
(file)
--- a/
lib_internal/testsuite/sigbus.c
+++ b/
lib_internal/testsuite/sigbus.c
@@
-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];