From: "Jason A. Donenfeld" Subject: Re: [PATCH net-next v6 11/23] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations Date: Wed, 3 Oct 2018 16:08:47 +0200 Message-ID: References: <20180925145622.29959-1-Jason@zx2c4.com> <20180925145622.29959-12-Jason@zx2c4.com> <20181003061236.GB745@sol.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Eric Biggers , Andy Polyakov , LKML , Netdev , Linux Crypto Mailing List , David Miller , Greg Kroah-Hartman , Samuel Neves , Andrew Lutomirski , Jean-Philippe Aumasson , Russell King - ARM Linux , linux-arm-kernel@lists.infradead.org To: Ard Biesheuvel Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org Hi Ard, On Wed, Oct 3, 2018 at 9:58 AM Ard Biesheuvel wrote: > >> it has changed. This awkward commit splitting has been requested for the > >> ARM[64] implementations in particular. > >> > > "This awkward commit splitting" Awkward in the sense that only those two commits are doing it, whereas the rest of the series is not. Not awkward in any other sense that you seemed to have divined based on your oversized punctuation below. Fortunately, at your suggestion for v7, I've now done the splitting for all of the other places, and so I the comment in the dev tree a few days ago, since it's now done consistently across the patchset. > > Seriously?!? > > So you really think it is fine to import huge chunks of code like this > from other projects without keeping track of the local changes? As explained above, that's not what I meant at all. Jason