NetBSD-Bugs archive

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

PR/53360 CVS commit: src/sys/arch/powerpc/powerpc



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

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53360 CVS commit: src/sys/arch/powerpc/powerpc
Date: Fri, 15 Jun 2018 22:07:14 +0000

 Module Name:	src
 Committed By:	uwe
 Date:		Fri Jun 15 22:07:14 UTC 2018
 
 Modified Files:
 	src/sys/arch/powerpc/powerpc: trap.c
 
 Log Message:
 In mtmsr emulation ignore PSL_VEC we set in mfmsr emulation just
 above, as it freaks out PSL_USEROK_P().  This is also congruent with
 how we handle PSL_FP.
 
 PR port-macppc/53360
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.153 -r1.154 src/sys/arch/powerpc/powerpc/trap.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