linux_dsm_epyc7002/tools/testing/selftests/memfd
Chunyan Zhang 1f78dda2cf selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
There is a mandate of 16-byte aligned stack on AArch64 [1], so the
STACK_SIZE here should also be 16-byte aligned, otherwise we would
get an error when calling clone().

[1] http://lxr.free-electrons.com/source/arch/arm64/kernel/process.c#L265

Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-10-15 20:00:32 -06:00
..
.gitignore selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00
fuse_mnt.c selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00
fuse_test.c selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00
Makefile selftest/memfd: include default header install path 2015-04-02 12:41:03 -06:00
memfd_test.c selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned 2015-10-15 20:00:32 -06:00
run_fuse_test.sh selftests: add memfd/sealing page-pinning tests 2014-08-08 15:57:31 -07:00