Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2007 19:53:49 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <200705161953.l4GJroST066967@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2007-05-16 19:53:49 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  o Don't hold lock over bus_teardown_intr when we're waiting for the
    thread to die, since that can cause deadlock with the ISR (in theory).
  o Minor cleanup
  o comment nit
  
  Revision  Changes    Path
  1.160     +3 -5      src/sys/dev/pccbb/pccbb.c



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