Subject: CVS commit: [netbsd-2] src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/24/2005 19:54:43
Module Name: src
Committed By: riz
Date: Tue May 24 19:54:43 UTC 2005
Modified Files:
src/sys/dev/ata [netbsd-2]: ata.c
Log Message:
Pull up revision 1.69 via patch(requested by bouyer in ticket #1543):
Close a window where (disks) interrupts could be enabled while the
ATACH_TH_RUN flag is still set. Should fix panic reported by Jukka Salmi
on netbsd-users@.
To generate a diff of this commit:
cvs rdiff -r1.27.2.1 -r1.27.2.1.2.1 src/sys/dev/ata/ata.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.