From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [Intel-gfx] [PATCH] drm/i915: Hold struct_mutex during hotplug processing Date: Tue, 26 Jul 2011 08:23:13 -0700 Message-ID: References: <1311613829-4990-1-git-send-email-keithp@keithp.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Daniel Vetter Cc: Dave Airlie , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --=-=-= Content-Transfer-Encoding: quoted-printable On Tue, 26 Jul 2011 09:24:39 +0200, Daniel Vetter wrote: > Two things I've noticed: > - Why not dev->mode_config.mutex? You're right, of course. I noticed that just after posting that version and updated it; the updated version is on my drm-intel-fixes branch already (having been reviewed by Jesse). > - And a nitpick: Why the dev_priv->dev indirection, when dev is > already lying around? All nicely cleaned up by using &mode_config->mutex instead :-) Thanks for looking it over! =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFOLtvhQp8BWwlsTdMRAl0SAKCx2GmjQv2rWUfA+fUgSnSB9jDNSwCguixZ srlD59fbqgd5+HFeO641rIE= =7qXm -----END PGP SIGNATURE----- --=-=-=--