diff options
author | Guo Ren <guoren@linux.alibaba.com> | 2023-06-28 11:12:13 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-07-11 22:05:19 +0200 |
commit | 471aba2e4760f9abcec7d872a85795c6dd60dce1 (patch) | |
tree | 9b26f8f556c39de3685cc2dfe175ff97c3b2287d /arch/riscv/kernel/traps.c | |
parent | Linux 6.5-rc1 (diff) | |
download | linux-471aba2e4760f9abcec7d872a85795c6dd60dce1.tar.xz linux-471aba2e4760f9abcec7d872a85795c6dd60dce1.zip |
riscv: sigcontext: Correct the comment of sigreturn
The real-time signals enlarged the sigset_t type, and most architectures
have changed to using rt_sigreturn as the only way. The riscv is one of
them, and there is no sys_sigreturn in it. Only some old architecture
preserved sys_sigreturn as part of the historical burden.
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Link: https://lore.kernel.org/r/20230628091213.2908149-1-guoren@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/kernel/traps.c')
0 files changed, 0 insertions, 0 deletions