NetBSD-Bugs archive

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

PR/53360 CVS commit: [netbsd-8] src/sys/arch/powerpc/powerpc



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53360 CVS commit: [netbsd-8] src/sys/arch/powerpc/powerpc
Date: Mon, 18 Jun 2018 15:37:46 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Jun 18 15:37:46 UTC 2018
 
 Modified Files:
 	src/sys/arch/powerpc/powerpc [netbsd-8]: trap.c
 
 Log Message:
 Pull up following revision(s) (requested by uwe in ticket #884):
 
 	sys/arch/powerpc/powerpc/trap.c: revision 1.154
 
 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.153.6.1 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