Searched hist:beeac538c366cd2828092adecd1edab28326c55b (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/powerpc/signal/ |
H A D | sigreturn_unaligned.c | beeac538c366cd2828092adecd1edab28326c55b Tue Dec 21 14:51:01 CET 2021 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add a test of sigreturning to an unaligned address
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
|
H A D | .gitignore | diff beeac538c366cd2828092adecd1edab28326c55b Tue Dec 21 14:51:01 CET 2021 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add a test of sigreturning to an unaligned address
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
|
H A D | Makefile | diff beeac538c366cd2828092adecd1edab28326c55b Tue Dec 21 14:51:01 CET 2021 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add a test of sigreturning to an unaligned address
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
|