DragonFly BSD
DragonFly commits List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - make adjustments to the AHCI driver to try to locate some races


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Nov 2011 00:30:30 -0800 (PST)

commit 46528d338822ba0b7e4becd8f66c04e2d9698b24
Author: Matthew Dillon <dillon@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



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