[PATCH 0/2] riscv: signal: fix the size of signal frame

Yong-Xuan Wang yongxuan.wang at sifive.com
Tue Dec 10 06:23:48 PST 2024


This series addresses two issues about the RISC-V signal frame size
calculation. PATCH1 removes the unnecessary header preservation for the END
header. PATCH2 refactors the estimation of the signal_minsigstksz.

Yong-Xuan Wang (2):
  riscv: signal: fix signal frame size
  riscv: signal: fix signal_minsigstksz

 arch/riscv/kernel/signal.c | 46 +++++++++++++++++++++-----------------
 1 file changed, 25 insertions(+), 21 deletions(-)

-- 
2.17.1




More information about the linux-riscv mailing list