Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/20/2007 23:10:49
Module Name: src
Committed By: xtraeme
Date: Tue Nov 20 23:10:49 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
Log Message:
Put back again softintr_init() that was removed in rev 1.67, this fixes
the panics that people reported on current-users.
Tested and verified by Greg Oster.
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/arch/amd64/amd64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.