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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C1258C432C0 for ; Mon, 18 Nov 2019 08:12:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7BB622084C for ; Mon, 18 Nov 2019 08:12:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="DHIf2G7Z" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726698AbfKRIMd (ORCPT ); Mon, 18 Nov 2019 03:12:33 -0500 Received: from bilbo.ozlabs.org ([203.11.71.1]:52035 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726875AbfKRIMa (ORCPT ); Mon, 18 Nov 2019 03:12:30 -0500 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 47GhWt6MCHz9sR8; Mon, 18 Nov 2019 19:12:26 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1574064747; bh=Ylcv/kAcskiEgYIYi4TminUt71+ufYVaNqcwaor7E8c=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=DHIf2G7ZB+cL+eBkxIPvCu1EjLMZWxzzns94iTyTeLzbfBPA61/Tqsnu+09y7azC0 T1XAp2boKqnROXrHLsvArwOxw9RH3/DCdHXd+MpENTLVppLBb+bqHZEeYjowBiCHz6 5dWvkduh+e1HkqImBBas7dBU5lpnjxEafRvswr7BY4FIjNmRBF0RwLvCVpz/Xi9SOL RhIuKlWpXGYF601KiV3jhvogxKQei9mq2GVcYr/cin3ujGqoNbBLOBTzsDtoVLhpJ2 AtafywVaatEd8+uhHZwOqgtozNlOfRFaLCtDRg4DKKazzUZ9wV7E9PZ3IQD9zkboQR Qlg67yn9dUqpg== Date: Mon, 18 Nov 2019 19:12:23 +1100 From: Stephen Rothwell To: Pascal Van Leeuwen Cc: Herbert Xu , Linux Crypto List , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Fixes tag needs some work in the crypto tree Message-ID: <20191118191223.1b7c11a9@canb.auug.org.au> In-Reply-To: References: <20191116101954.33672f2d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/t+UzsCG2yRIu++9O0gVcY2h"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org --Sig_/t+UzsCG2yRIu++9O0gVcY2h Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Pascal, On Mon, 18 Nov 2019 07:58:42 +0000 Pascal Van Leeuwen wrote: > > My bad, I didn't know the Fixes tag should not be broken over > lines (and that rather conflicted with the 75 characters per > line rule here, which is why I did break it up). >=20 > I'm willing to fix that - except that I don't know how to create > a patch that _only_ fixes the commit description of something=20 > already pulled into the cryptodev tree? Unless Herbert wants to rebase the crypto tree (and I think this is not a good reason to do that), you should just consider this a learning experience. :-) --=20 Cheers, Stephen Rothwell --Sig_/t+UzsCG2yRIu++9O0gVcY2h Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl3SUmcACgkQAVBC80lX 0GwDlAf8ClZ7n/HmuTyieT433MqwtF26pB9zw9iswQ709v1gNpWzMT5xdfba2JKr Vnvci9i0a02Op4c5gX0rQiB3a2k0FFb+jNA+Y68qk5iRvGE1EjD9u4V38xsErH9s v0penDIX9T8t83KRpdSNQHWbL2ZU0VOoKz5kRYBWe/XU2aW0DdMk74XrBeVIVhLD BwAK8LHOTdgQwlZoRIfGAjMeTJuagvUUC5RGPX72WXxn3WzUcJIH3IK0Y5/IaHqH pbAdAEYyEk1RYr4FveBhnDT0CcFkXTMlbU0LsXAD9dY1eaZ3efK7o2ZSPxpWKo8e iIRE73ISn4nGzBdtnlyQBttgX6Fxrg== =gpYR -----END PGP SIGNATURE----- --Sig_/t+UzsCG2yRIu++9O0gVcY2h--