Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
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