From: "Jason A. Donenfeld" Subject: Re: [PATCH net-next v6 04/23] zinc: ChaCha20 x86_64 implementation Date: Tue, 2 Oct 2018 03:09:19 +0200 Message-ID: References: <20180925145622.29959-1-Jason@zx2c4.com> <20180925145622.29959-5-Jason@zx2c4.com> <20180929075601.GA11115@zn.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Ard Biesheuvel , LKML , Netdev , Linux Crypto Mailing List , David Miller , Greg Kroah-Hartman , Samuel Neves , Andrew Lutomirski , Jean-Philippe Aumasson , Andy Polyakov , Thomas Gleixner , mingo@redhat.com, X86 ML To: Borislav Petkov Return-path: In-Reply-To: <20180929075601.GA11115@zn.tnic> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org Hi Borislav, On Sat, Sep 29, 2018 at 9:56 AM Borislav Petkov wrote: > Documentation/process/submitting-patches.rst > > section 12, first sentence. > > The SOB chain needs to clearly express the path of the patch from > author(s) to the upstream kernel. Thanks for the clarification. I've received the SOB directly from the individual in question as it traveled through an intermediate tree on its way to the tree being submitted here. Therefore I will retain that SOB so that it shows the full path. Jason