diff options
author | Sumanth Korikkar <sumanthk@linux.ibm.com> | 2024-03-26 18:12:13 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-04-03 15:00:20 +0200 |
commit | 378ca2d2ad410a1cd5690d06b46c5e2297f4c8c0 (patch) | |
tree | 37a58fcfea5821ea2239b5402a16f2ace6acc83e /tools/perf/scripts/python | |
parent | e9f3af02f63909f41b43c28330434cc437639c5c (diff) |
s390/entry: align system call table on 8 bytes
Align system call table on 8 bytes. With sys_call_table entry size
of 8 bytes that eliminates the possibility of a system call pointer
crossing cache line boundary.
Cc: stable@kernel.org
Suggested-by: Ulrich Weigand <ulrich.weigand@de.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions