From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 59823C6FA83 for ; Sun, 11 Sep 2022 23:02:47 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8A49D10E349; Sun, 11 Sep 2022 23:02:45 +0000 (UTC) Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by gabe.freedesktop.org (Postfix) with ESMTPS id BE3F210E349 for ; Sun, 11 Sep 2022 23:02:41 +0000 (UTC) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4MQlcW1zDSz4x7X; Mon, 12 Sep 2022 09:02:34 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1662937356; bh=XcD02g+2VLrIcmv2y3xbpr4sIDsh8ybI5yjoIVEUoZU=; h=Date:From:To:Cc:Subject:From; b=XT2XZrip8S7PxrVN2h93XW2eMwYI8le7JNAzNQJO0dUbDXAcv6/SLtzrCb/3+4YG8 sCpEUnGaouB4p0CTvBlTnTxo4g0f99u6owEYuVKqywzGEgyItJ3ZzWd5mIjDA+Cq1w JDEup/M4OIOqJmVKEekRNq14uXQzYxNAJBOWV6+BxpwxIsnW7bczVnLc/NE7qi1AzV dHT5jSFmbDySHBFr5ojOLoAduwZtbGQLKaojyCraaAfIEZCLsZTs0eyUoCKlZc3i13 TUrpVvXIobMLG7EdEAO1QiQvBuyNjOkrbVdPN/JDdnSY3XUYgUZkdl53Cwdi9/U70f ZwIvjaRaGmIAA== Date: Mon, 12 Sep 2022 08:54:39 +1000 From: Stephen Rothwell To: Dave Airlie , DRI Subject: linux-next: Fixes tag needs some work in the drm tree Message-ID: <20220912085206.569a3360@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/yoIvGX76KBPMiG01tM=YNPt"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Melissa Wen , Alex Deucher , Linux Next Mailing List , Linux Kernel Mailing List Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --Sig_/yoIvGX76KBPMiG01tM=YNPt Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, In commit 89b03aeaef16 ("drm/vkms: fix 32bit compilation error by replacing macros") Fixes tag Fixes: a19c2ac9858 ("drm: vkms: Add support to the RGB565 format") has these problem(s): - Target SHA1 does not exist Maybe you meant Fixes: 396369d67549 ("drm: vkms: Add support to the RGB565 format") --=20 Cheers, Stephen Rothwell --Sig_/yoIvGX76KBPMiG01tM=YNPt Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmMeZy8ACgkQAVBC80lX 0Gw1/gf+LNKi7N7Ozr/Igt5ji+dhmr8YCSahNPRK4gEJEG6dukc6famYWQN+EFud Fr6nOViWfH9zOfv+qWg7yiW6F8zcuP7KUiK7V3sM8bgyv+zjj5UOtBZQJ8HjY7Ao Q2KtTNM4fkha8aMwRE5AdP4ry7VwTehDgC0eDVXffT4DydHsebQYQJF6ft0ZaUZ+ 3Eup5WDUARFPQoco2IDrAmwjLUwVpz95oIsyPDgiKFRndDoYmhbuCNcemJrBFdTq MfNBMl2kca62brCUvxMK+FsevzqDDnretJY71xUcDMwUOeqDsIsisLUmlAYdXyqv 8SAGxHBuzVHKpJAqw8nWUtOr7sfzhQ== =oaAm -----END PGP SIGNATURE----- --Sig_/yoIvGX76KBPMiG01tM=YNPt--