git: kernel - Fix AHCI callout timer race (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jan 20 11:24:39 PST 2012


commit 8dc94ed93ffbc226e763c57586630a988aa57331
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jan 20 11:23:54 2012 -0800

    kernel - Fix AHCI callout timer race (2)
    
    * Fix minor bug in last commit.  If the serial number does not match
      after the timeout is stopped we don't want to mess with the xa at
      all.

Summary of changes:
 sys/dev/disk/ahci/ahci.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8dc94ed93ffbc226e763c57586630a988aa57331


-- 
DragonFly BSD source repository





More information about the Commits mailing list