NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59304 CVS commit: src/sys/arch/riscv/riscv
The following reply was made to PR port-riscv/59304; it has been noted by GNATS.
From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59304 CVS commit: src/sys/arch/riscv/riscv
Date: Sun, 20 Apr 2025 07:47:27 +0000
Module Name: src
Committed By: skrll
Date: Sun Apr 20 07:47:26 UTC 2025
Modified Files:
src/sys/arch/riscv/riscv: cpu_switch.S
Log Message:
PR/59304: kernel longjmp(9) fails to make setjmp(9) return 1
Fix riscv longjmp.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/riscv/riscv/cpu_switch.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index