aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorOrson Zhai <[email protected]>2017-08-10 19:04:47 +0800
committerShuah Khan <[email protected]>2017-08-11 10:09:14 -0600
commit0e64f1d7dd803cd95b646b53f638bfbd6d2d330b (patch)
tree90a7c2cb24fae0bc141f1473135e76b7da246ce4 /tools/perf/scripts/python/export-to-postgresql.py
parent43c6437453f2e777da306c81c1cb47612e21e972 (diff)
selftests: memfd: Align STACK_SIZE for ARM AArch64 system
The stack size should be 16 bytes aligned in arm64 system. The similar patch has been merged already. > <commit id: 1f78dda2cf5e4eeb00aee2a01c9515e2e704b4c0> > 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]> Signed-off-by: Orson Zhai <[email protected]> Reviewed-by: Sumit Semwal <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions