NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59327 CVS commit: src/tests/kernel/arch/arm



The following reply was made to PR kern/59327; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59327 CVS commit: src/tests/kernel/arch/arm
Date: Sun, 27 Apr 2025 15:38:50 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sun Apr 27 15:38:50 UTC 2025
 
 Modified Files:
 	src/tests/kernel/arch/arm: signalsphandler.S
 
 Log Message:
 t_signal_and_sp arm/signalsphandler.S: Fix pasto.
 
 Copied & pasted this from contextspfunc.S and forgot to change one
 reference to contextsp to signalsp instead, oops.
 
 Should resolve:
 
 *** Check failed: /work/src/tests/kernel/t_signal_and_sp.c:440: signalsp != NULL not met
 
 PR kern/59327: user stack pointer is not aligned properly
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/arch/arm/signalsphandler.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