From owner-svn-src-all@FreeBSD.ORG Tue Jan 27 01:09:03 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id E55D41D2; Tue, 27 Jan 2015 01:09:03 +0000 (UTC) Date: Tue, 27 Jan 2015 01:09:03 +0000 From: Alexey Dokuchaev To: John Baldwin Subject: Re: svn commit: r277710 - head/sys/dev/pci Message-ID: <20150127010903.GA54501@FreeBSD.org> References: <201501251953.t0PJrAOe050969@svn.freebsd.org> <20150126141908.GA20541@FreeBSD.org> <54C66603.50100@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54C66603.50100@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2015 01:09:04 -0000 On Mon, Jan 26, 2015 at 11:06:27AM -0500, John Baldwin wrote: > On 1/26/15 9:19 AM, Alexey Dokuchaev wrote: > > On Sun, Jan 25, 2015 at 07:53:10PM +0000, John Baldwin wrote: > >> New Revision: 277710 > >> URL: https://svnweb.freebsd.org/changeset/base/277710 > >> > >> Log: > >> Pass a valid Dx state variable to PCIB_POWER_FOR_SLEEP() in > >> pcib_resume() instead of NULL. > > > > Can this be possibly related to this message I got trying to resume a > > laptop running recent -current [...] ? > > Well, the patch came up from debugging something along those lines, but > it will not fix it. OK; still nice to hear someone is seeing these as well. Shall there by any other patches that could benefit from more testing, I'd gladly help. ./danfe