Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 02:34:27 +0000 (UTC)
From:      Doug White <dwhite@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr_cam.c amrvar.h
Message-ID:  <200501100234.j0A2YRLe026025@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwhite      2005-01-10 02:34:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr_cam.c amrvar.h 
  Log:
  Free the shared devq last since CAM expects it to be there if
  xpt_alloc_device() gets called, which can happen during detach in
  certain situations. Fixes module unload.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.12      +10 -5     src/sys/dev/amr/amr_cam.c
  1.24      +1 -0      src/sys/dev/amr/amrvar.h



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