NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/37468 CVS commit: src/sys/arch/sparc64
The following reply was made to PR port-sparc64/37468; it has been noted by 
GNATS.
From: Martin Husemann <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37468 CVS commit: src/sys/arch/sparc64
Date: Mon, 18 Feb 2008 12:16:38 +0000 (UTC)
 Module Name:   src
 Committed By:  martin
 Date:          Mon Feb 18 12:16:37 UTC 2008
 
 Modified Files:
        src/sys/arch/sparc64/include: cpu.h
        src/sys/arch/sparc64/sparc64: intr.c
 
 Log Message:
 For non-mpsafe interrupt handlers, grab the kernel lock via a biglock
 wrapper. Fixes PR port-sparc64/37468.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.69 -r1.70 src/sys/arch/sparc64/include/cpu.h
 cvs rdiff -r1.54 -r1.55 src/sys/arch/sparc64/sparc64/intr.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