From owner-svn-src-head@FreeBSD.ORG Mon Sep 16 20:14:16 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 05355AD2; Mon, 16 Sep 2013 20:14:16 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mail.made4.biz (unknown [IPv6:2001:41d0:1:7018::1:3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC6982A4C; Mon, 16 Sep 2013 20:14:15 +0000 (UTC) Received: from 141.7.19.93.rev.sfr.net ([93.19.7.141] helo=magellan.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VLfBU-0004bS-Cu; Mon, 16 Sep 2013 22:14:12 +0200 Message-ID: <5237668D.4060108@FreeBSD.org> Date: Mon, 16 Sep 2013 22:14:05 +0200 From: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130913 Thunderbird/17.0.8 MIME-Version: 1.0 To: John Baldwin Subject: Re: svn commit: r255573 - head/sys/dev/drm2/radeon References: <201309141724.r8EHOgj8060898@svn.freebsd.org> <201309161228.46123.jhb@freebsd.org> In-Reply-To: <201309161228.46123.jhb@freebsd.org> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2WLNVRNTIROTDLKALPJPG" Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 20:14:16 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2WLNVRNTIROTDLKALPJPG Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 16.09.2013 18:28, John Baldwin wrote: > Note that the PCI bus layer already does pci_save_state() during suspen= d > and pci_restore_state() during resume, so it is redundant for a driver = to > do so. Yes. I mostly wanted to fix the calls for now because it triggers a panic. They'll probably go away, but I'm working on fixing suspend/resume and I was curious if the card state could change between pci_save_state() in pci.c and the same call later in the driver itself. --=20 Jean-S=C3=A9bastien P=C3=A9dron ------enig2WLNVRNTIROTDLKALPJPG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlI3ZpMACgkQa+xGJsFYOlMDOQCfaKZ2F9b4uhJSC+ow947wOU4M E4kAnjnPdftbqCJijB+Gn9Jsm4Xviprx =j76f -----END PGP SIGNATURE----- ------enig2WLNVRNTIROTDLKALPJPG--