From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatoly Pugachev Subject: Re: [PATCH 0/2] n2rng: Attach on T5/M5, T7/M7 SPARC CPUs Date: Mon, 25 Jan 2016 19:13:57 +0300 Message-ID: <20160125161357.GC26873@yogzotot> References: <20160113214318.GB32766@yogzotot> <20160115.152253.1613974535141140248.davem@davemloft.net> <20160125144101.GC8414@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , linux-crypto@vger.kernel.org, sparclinux@vger.kernel.org To: Herbert Xu Return-path: Content-Disposition: inline In-Reply-To: <20160125144101.GC8414@gondor.apana.org.au> Sender: sparclinux-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Mon, Jan 25, 2016 at 10:41:01PM +0800, Herbert Xu wrote: > On Fri, Jan 15, 2016 at 03:22:53PM -0500, David Miller wrote: > > From: Anatoly Pugachev > > Date: Thu, 14 Jan 2016 00:43:18 +0300 > > > > > This patch adds support for recent oracle hardware (T5/M5, T7/M7 SPARC CPUs), > > > so n2_rng driver would work on them. > > > > > > 1. n2rng: Attach on T5/M5, T7/M7 SPARC CPUs > > > 2. n2rng: documentation, add DT bindings, vendor prefixes > > > > > > PS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809815#32 > > > > > > Signed-off-by: Anatoly Pugachev > > > > This series looks fine: > > > > Acked-by: David S. Miller > > > > Herbert, please take this via your crypto tree. > > I'd love to but unfortunately the pathces are white-space damaged > and all the tabs have turned into spaces. > > Anatoly, could you please repost with a mailer that does not eat > tabs for lunch? Herbert, I've no idea what has changed tabs to spaces. Resubmitted again, should be in proper format now... Thanks.