NetBSD-Bugs archive

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

PR/41372 CVS commit: [netbsd-5] src/sys/arch/sparc/include



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

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41372 CVS commit: [netbsd-5] src/sys/arch/sparc/include
Date: Mon, 18 May 2009 19:54:56 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Mon May 18 19:54:56 UTC 2009
 
 Modified Files:
        src/sys/arch/sparc/include [netbsd-5]: psl.h
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #764):
        sys/arch/sparc/include/psl.h: revision 1.45
 Add memory clobbers to the inline assembler modifying/testing the %psr
 register, to avoid the compiler reordering instructions out of critical
 sections. Should fix PR port-sparc/41372.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.44 -r1.44.56.1 src/sys/arch/sparc/include/psl.h
 
 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