diff options
| author | Chunyan Zhang <[email protected]> | 2015-10-01 07:33:02 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2015-10-16 02:00:32 +0000 |
| commit | 1f78dda2cf5e4eeb00aee2a01c9515e2e704b4c0 (patch) | |
| tree | 4a6a5719ed0f44c07acf7cd7c4af329e9951fa6f /net/unix/af_unix.c | |
| parent | selftests/pstore: add pstore test scripts going with reboot (diff) | |
| download | kernel-1f78dda2cf5e4eeb00aee2a01c9515e2e704b4c0.tar.gz kernel-1f78dda2cf5e4eeb00aee2a01c9515e2e704b4c0.zip | |
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 <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
