Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753540AbbGFISq (ORCPT ); Mon, 6 Jul 2015 04:18:46 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:37608 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750752AbbGFISm (ORCPT ); Mon, 6 Jul 2015 04:18:42 -0400 Message-ID: <559A3933.7070709@ti.com> Date: Mon, 6 Jul 2015 13:45:47 +0530 From: Lokesh Vutla User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Herbert Xu CC: , , , , , Subject: Re: [PATCH 08/10] crypto: omap-aes: gmc: Add algo info References: <1435814320-30347-1-git-send-email-lokeshvutla@ti.com> <1435814320-30347-9-git-send-email-lokeshvutla@ti.com> <20150706073539.GA20192@gondor.apana.org.au> In-Reply-To: <20150706073539.GA20192@gondor.apana.org.au> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 29 Hi, On Monday 06 July 2015 01:05 PM, Herbert Xu wrote: > On Thu, Jul 02, 2015 at 10:48:38AM +0530, Lokesh Vutla wrote: >> Now the driver supports gcm mode, add omap-aes-gcm >> algo info to omap-aes driver. >> >> Signed-off-by: Lokesh Vutla > > You're using the old AEAD interface. We are now moving to the > new AEAD interface so I will not be accepting any new implementations > using the old interface. > > Please convert your driver over to the new interface. Will convert omap-aes driver to new interface and repost. Thanks and regards, Lokesh > > Also please merge your GCM patches into a single patch. Splitting > out bug fixes makes no sense. > > Thanks, > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/