From owner-freebsd-scsi@FreeBSD.ORG Mon Apr 15 06:10:01 2013 Return-Path: Delivered-To: freebsd-scsi@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D430355A for ; Mon, 15 Apr 2013 06:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id ADE85620 for ; Mon, 15 Apr 2013 06:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3F6A15l057500 for ; Mon, 15 Apr 2013 06:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3F6A1n8057499; Mon, 15 Apr 2013 06:10:01 GMT (envelope-from gnats) Date: Mon, 15 Apr 2013 06:10:01 GMT Message-Id: <201304150610.r3F6A1n8057499@freefall.freebsd.org> To: freebsd-scsi@FreeBSD.org Cc: From: Hans Petter Selasky Subject: Re: kern/165740: [cam] SCSI code must drain callbacks before free X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Hans Petter Selasky List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Apr 2013 06:10:01 -0000 The following reply was made to PR kern/165740; it has been noted by GNATS. From: Hans Petter Selasky To: sbruno@freebsd.org Cc: Sean Bruno , bug-followup@FreeBSD.org, Alexander Motin Subject: Re: kern/165740: [cam] SCSI code must drain callbacks before free Date: Mon, 15 Apr 2013 07:58:40 +0200 On 04/14/13 21:25, Sean Bruno wrote: > Hans: > > Can you regenerate this patch? It looks like it got garbled by gnats. > Or this is a copy/paste from an annotated version of a web page? > > Sean > Hi, Can you check the commit logs? I wonder if Alexander has fixed this issue. --HPS