Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2009 19:05:05 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fdc fdc.c
Message-ID:  <200911031905.nA3J5Fam083516@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2009-11-03 19:05:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fdc          fdc.c 
  Log:
  SVN rev 198857 on 2009-11-03 19:05:05Z by jh
  
  fdc(4) module unload fixes:
  
  - Tear down the interrupt handler before killing the worker thread.
  - Do geom withering as GEOM event to avoid acquiring the GEOM topology
    lock under Giant.
  
  PR:             kern/104079
  Reviewed by:    joerg
  Approved by:    trasz (mentor)
  
  Revision  Changes    Path
  1.325     +14 -3     src/sys/dev/fdc/fdc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911031905.nA3J5Fam083516>