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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1227CC25B0C for ; Sun, 7 Aug 2022 22:14:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242117AbiHGWN6 (ORCPT ); Sun, 7 Aug 2022 18:13:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43852 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243368AbiHGWNd (ORCPT ); Sun, 7 Aug 2022 18:13:33 -0400 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C4C912AD5; Sun, 7 Aug 2022 15:05:48 -0700 (PDT) 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 4M1Czy4Xjxz4xGS; Mon, 8 Aug 2022 08:04:46 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1659909886; bh=JXky3o1+FjUra+eLP3JqUfPG/Fy+qTINfM0OKoNf1Ug=; h=Date:From:To:Cc:Subject:From; b=srOrBgszybYA/Qn9NsHKMl08BISpMwii4uU2uDOPvHamEkeyARSIf4VYizCZhaFvW QMKX7ZdXspNQjGriacR7VWRrsnxJqouzIuOV22IIlxdkO1TZsAxshUtjdTI7BRDvdM cvKMeYYJsgMY6cRL4twVoOjaI+ojQvKsjR5vq2HLHcqfcKHP78Q1BlPMfidrFkH4xR CPRj7FkcnXf/lr6UwVzmN1RhHCXKyj/+fPe2kj+p+OIAID8XJKxLf3sxMBODf2xDbk 3ElhsA+2hFQnUxQgaNGxrsHyxh2TfNaxYMv6dErVmcnnxWhYZfPkg8w1U2xd8mr38Y KO8mhuflSBxwQ== Date: Mon, 8 Aug 2022 07:19:41 +1000 From: Stephen Rothwell To: Andrew Morton Cc: Peter Xu , Linux Kernel Mailing List , Linux Next Mailing List Subject: linux-next: Fixes tag needs some work in the mm-hotfixes tree Message-ID: <20220808071941.4e18e748@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/KCuy/W_yhQf8pfFX3A8OAez"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/KCuy/W_yhQf8pfFX3A8OAez Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, In commit b2f4c6e29531 ("mm/smaps: don't access young/dirty bit if pte unpresent") Fixes tag Fixes: b1d4d9e0cbd0 ("proc/smaps: carefully handle migration entries", 20= 12-05-31) has these problem(s): - Subject has leading but no trailing quotes - Subject does not match target commit subject Just use git log -1 --format=3D'Fixes: %h ("%s")' Please do not include the date part - it adds nothing. --=20 Cheers, Stephen Rothwell --Sig_/KCuy/W_yhQf8pfFX3A8OAez Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmLwLG0ACgkQAVBC80lX 0Gy4igf9EcW3ux9Z6rZRSibgzAQW06g4hC2oHPL2kuSoC72/rDKKtXKSmbJ3WOWA G80drdXKSvZYkaBKE8bI5fvGl52zM+/8Z7EMVlxBhCNcnt26inagyNkGqLfZ8fw9 dXkIpSd8XI32mrZTaWt0snMqt93pOiJMHbdHPQe4GwFihFXlG5fJTIjZDMxz/HoT 6TeMxZQsjGwMjugqbpa6VID441D/Za8yIXI2aukfZB84Dc8XWdNgQrF29NeVCHBE xUiWVQETEItOg+DlfqyVBbv+D0cnLWYNeh8/wBHYFu7t2S+EaRu1GR+AJPfI59Np oTGzboPpC0y6/v4tqqv2lj31ZS2GrA== =cmHN -----END PGP SIGNATURE----- --Sig_/KCuy/W_yhQf8pfFX3A8OAez--