We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f615e2b commit 1f78ddaCopy full SHA for 1f78dda
tools/testing/selftests/memfd/memfd_test.c
@@ -18,7 +18,7 @@
18
#include <unistd.h>
19
20
#define MFD_DEF_SIZE 8192
21
-#define STACK_SIZE 65535
+#define STACK_SIZE 65536
22
23
static int sys_memfd_create(const char *name,
24
unsigned int flags)
0 commit comments