diff options
| author | Sumanth Korikkar <sumanthk@linux.ibm.com> | 2024-03-26 18:12:13 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-13 12:51:37 +0200 |
| commit | 485b5d1d6a65f41d9d1c52db36ba460783d07218 (patch) | |
| tree | 7066b9b86dbc6c232d7bef10ca8670b273b59f38 /kernel/panic.c | |
| parent | 976b1b2680fb4c01aaf05a0623288d87619a6c93 (diff) | |
s390/entry: align system call table on 8 bytes
commit 378ca2d2ad410a1cd5690d06b46c5e2297f4c8c0 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions
