git: kernel - make adjustments to the AHCI driver to try to locate some races
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 8 00:31:44 PST 2011
commit 46528d338822ba0b7e4becd8f66c04e2d9698b24
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Nov 8 00:28:04 2011 -0800
kernel - make adjustments to the AHCI driver to try to locate some races
* Change the timeout handling to ensure that the expire mask is properly
cleared and the timeout has completed processing.
* Panic upon reporting an unknown xa->state.
Reported-by: masterblaster / randy_
Summary of changes:
sys/dev/disk/ahci/ahci.c | 14 ++++++++------
sys/dev/disk/ahci/ahci_cam.c | 3 +++
2 files changed, 11 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46528d338822ba0b7e4becd8f66c04e2d9698b24
--
DragonFly BSD source repository
More information about the Commits
mailing list