diff options
author | Andy Lutomirski <[email protected]> | 2021-03-04 09:01:55 -0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2021-03-18 11:05:14 +0100 |
commit | f706bb59204ba1c47e896b456c97977fc97b7964 (patch) | |
tree | 7aea6ed442934e218f87c7ec754373870618762a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2d4177c01b4e7496c7d47b31865f8c85bffb3604 (diff) |
selftests/x86: Add a missing .note.GNU-stack section to thunks_32.S
test_syscall_vdso_32 ended up with an executable stacks because the asm
was missing the annotation that says that it is modern and doesn't need
an executable stack. Add the annotation.
This was missed in commit aeaaf005da1d ("selftests/x86: Add missing
.note.GNU-stack sections").
Fixes: aeaaf005da1d ("selftests/x86: Add missing .note.GNU-stack sections")
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/487ed5348a43c031b816fa7e9efedb75dc324299.1614877299.git.luto@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions