From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 22:19:20 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E59441065674; Mon, 17 Oct 2011 22:19:20 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 934D38FC15; Mon, 17 Oct 2011 22:19:20 +0000 (UTC) Received: by gyd8 with SMTP id 8so4451640gyd.13 for ; Mon, 17 Oct 2011 15:19:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=HTaa6x5L9irTUEJEugjcTl4EdQU+98+4FtbKrYmjU6M=; b=ilNErNL80XbCkdNFFdFgkt9OiQqrRzsS9Xq3ZO01+pTzSPeEMavE/Au2dUriiT4Jy8 PDNd0ZLFhaTKUY+i5VGFUtKy9q/FnaHhg7s6/kMhvKi77R6CAvmog+6R9zPYtTjU3lsb UcaQb3fOOI4OJnxDAhEtpsiUN6zKvP4F1r0YI= MIME-Version: 1.0 Received: by 10.236.174.105 with SMTP id w69mr26154301yhl.32.1318889960030; Mon, 17 Oct 2011 15:19:20 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.95.147 with HTTP; Mon, 17 Oct 2011 15:19:19 -0700 (PDT) In-Reply-To: <20111017190027.GA9873@lexx.ifp.tuwien.ac.at> References: <20111008201456.GA3529@lexx.ifp.tuwien.ac.at> <20111017190027.GA9873@lexx.ifp.tuwien.ac.at> Date: Tue, 18 Oct 2011 06:19:19 +0800 X-Google-Sender-Auth: BPQoxL_135yVHqloCKH3O-wddk4 Message-ID: From: Adrian Chadd To: Alexey Shuvaev Content-Type: text/plain; charset=ISO-8859-1 Cc: Alexander Motin , freebsd-current@freebsd.org Subject: Re: Panics after AHCI timeouts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2011 22:19:21 -0000 On 18 October 2011 03:00, Alexey Shuvaev wrote: > On Sat, Oct 08, 2011 at 10:14:56PM +0200, Alexey Shuvaev wrote: >> Hello list! >> > Errr... Replying to myself... Ping? Should I file a PR and put it > in the back burner? :) I think filing a PR is a good move. Then just be proactive and poke people about it. It'd be good to get this fixed. :) Adrian