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.