NetBSD-Bugs archive

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

PR/38478 CVS commit: src/sys/arch/amd64/amd64



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

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38478 CVS commit: src/sys/arch/amd64/amd64
Date: Tue, 13 May 2008 14:12:31 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Tue May 13 14:12:31 UTC 2008
 
 Modified Files:
        src/sys/arch/amd64/amd64: vector.S
 
 Log Message:
 PR port-amd64/38478 (panic on boot when attaching cpu17)
 
 Don't 'sti' before returning from an interrupt that is masked in software.
 We could recurse and burn stack.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.21 -r1.22 src/sys/arch/amd64/amd64/vector.S
 
 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