mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 22:46:00 +00:00
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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| settings | ||
| sig_sc_double_restart.c | ||
| sigfuz.c | ||
| signal_tm.c | ||
| signal.c | ||
| signal.S | ||
| sigreturn_kernel.c | ||
| sigreturn_unaligned.c | ||
| sigreturn_vdso.c | ||