mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-01 11:03:40 +08:00
beeac538c3
Add a test of sigreturning to an unaligned address (low two bits set). This should have no effect because the hardware will mask those bits. However it previously falsely triggered a warning when CONFIG_PPC_RFI_SRR_DEBUG=y. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20211221135101.2085547-3-mpe@ellerman.id.au
9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
signal
|
|
signal_tm
|
|
sigfuz
|
|
sigreturn_vdso
|
|
sig_sc_double_restart
|
|
sigreturn_kernel
|
|
sigreturn_unaligned
|