Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp476098ybl; Wed, 8 Jan 2020 00:07:11 -0800 (PST) X-Google-Smtp-Source: APXvYqyXqJr30Wf5sJucT5mJmx8qx2CNNJeB2b7n7sheIqalC36EZt+THPRZ5KY/RFeaHupqy1Wl X-Received: by 2002:a05:6830:20d3:: with SMTP id z19mr3080765otq.330.1578470831818; Wed, 08 Jan 2020 00:07:11 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578470831; cv=none; d=google.com; s=arc-20160816; b=Psb3s14JchYXcVI1Rklu8Qxsxp9ZOl56Tz7IY+j+IZ9T1YH2XtnUbtACX4ALtS4QIV PHFNTEL3B9RvQoN57yz0GOoQKswXUYHWbmjs2TLdZJVF1RPWRMQFvOqIlmkT1TlVby6Y 21WRJqgo2fOnfnlraCQWFeQa1iQZXY9K/MdNJPcZy9HckrVWDrjZ4Fk7RH/qjaOJm6Bi SZtL+DwCVhEtbvUPBGSmlY/RLWzjKr/Yk8x6d02fiNakCqI02Gt7mahcvAtgaED20kEL 5mlQHU3ezl2UWyRlDtaQkWzlQJLOGKTNbY9p83m0JTzBOq0fVghaZ3NbEQriFYVei+JK psqg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=mzALFOpooJ9fmEbd5X3XO9EfXaOKlHTpdH7yh46fuz4=; b=RjFftftwEK35DImE0v1QaB9BdQCfdnBRkWqIZhG0pCoqDQTOuzMcPECOeQD97KeXV6 0mbat6iHNbCJAKNv58VC0LIl2ZsLWwKdJ6CTRcn79v6na5+lXPYuPLQTmvk2/pN2Si7y /rOgFYEApA8benDJggF0eCsuMpUgDs90kUBRPPcfKiO2xVyPjtLzyps6Dq6T3rM5ZnoN oTPhiUm4c3XKIek4vMdry4jDqZXaAZoNVvaPx5AyjgxN3i9usB0ukOcX/6a0DE128/rx U1dbnMSvFzbEnn95fYJ12ctkx9QjM+WpSibD8zSaFi+DfZ51ccMVkBMKbT9nTV+yoqmH JN7A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x185si1310403oig.201.2020.01.08.00.06.59; Wed, 08 Jan 2020 00:07:11 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726902AbgAHHsh (ORCPT + 99 others); Wed, 8 Jan 2020 02:48:37 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:39338 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726443AbgAHHsh (ORCPT ); Wed, 8 Jan 2020 02:48:37 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 91DE41C25B8; Wed, 8 Jan 2020 08:48:35 +0100 (CET) Date: Wed, 8 Jan 2020 08:48:34 +0100 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Hans de Goede , Lyude Paul , Ben Skeggs , Sasha Levin Subject: Re: [PATCH 4.19 023/115] drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit Message-ID: <20200108074834.GB619@amd> References: <20200107205240.283674026@linuxfoundation.org> <20200107205255.976508438@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="b5gNqxB1S1yM7hjW" Content-Disposition: inline In-Reply-To: <20200107205255.976508438@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --b5gNqxB1S1yM7hjW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2020-01-07 21:53:53, Greg Kroah-Hartman wrote: > From: Hans de Goede >=20 > [ Upstream commit 37a68eab4cd92b507c9e8afd760fdc18e4fecac6 ] >=20 > Place the declaration of struct nouveau_conn_atom above that of > struct nouveau_connector. This commit makes no changes to the moved > block what so ever, it just moves it up a bit. >=20 > This is a preparation patch to fix some issues with connector handling > on pre nv50 displays (which do not use atomic modesetting). As followup changes are not queued in v4.19-stable, should this be dropped? Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --b5gNqxB1S1yM7hjW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl4ViVIACgkQMOfwapXb+vJI3QCgjU0CpkYT6r1fshAZMIkVHhZY M3gAnj2/GcnHewOftSaC0ajt6tGLAIWS =J427 -----END PGP SIGNATURE----- --b5gNqxB1S1yM7hjW--