NetBSD-Bugs archive

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

PR/58283 CVS commit: src/sys/arch/powerpc/oea



The following reply was made to PR port-macppc/58283; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58283 CVS commit: src/sys/arch/powerpc/oea
Date: Sat, 15 Jun 2024 19:48:13 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sat Jun 15 19:48:13 UTC 2024
 
 Modified Files:
 	src/sys/arch/powerpc/oea: altivec.c
 
 Log Message:
 don't do anything in vec_restore_from_mcontext() if no altivec.
 
 fixes a crash seen on netbsd-10 in PR#58283.
 
 XXX: pullup-10.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34 -r1.35 src/sys/arch/powerpc/oea/altivec.c
 
 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