From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 228751A0BD7 for ; Sat, 18 Apr 2015 01:32:48 +1000 (AEST) Date: Fri, 17 Apr 2015 17:26:42 +0200 From: Olaf Hering To: Christophe Leroy Subject: Re: [PATCH v3 00/17] crypto: talitos - Add support for SEC1 Message-ID: <20150417152642.GA7671@aepfle.de> References: <20150417143147.154871A242C@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <20150417143147.154871A242C@localhost.localdomain> Cc: Mark Rutland , devicetree@vger.kernel.org, Kim Phillips , Herbert Xu , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , linux-crypto@vger.kernel.org, Kumar Gala , linuxppc-dev@lists.ozlabs.org, "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Apr 17, Christophe Leroy wrote: > v3 is a complete rework of the patchset. Since a kernel can be built > with support for both MPC82xx and MPC83xx at the same time, talitos > driver shall support both SEC1 and SEC2+ at the same time. The used git send-email command lacked the --thread option. >>From this perspective: NACK to the whole series... Olaf