From: Herbert Xu Subject: Re: [2.6.25 patch] crypto/ section fixes Date: Sun, 9 Mar 2008 09:08:21 +0800 Message-ID: <20080309010821.GA31095@gondor.apana.org.au> References: <20080308215140.GC12621@cs181133002.pp.htv.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: davem@davemloft.net, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org To: Adrian Bunk Return-path: Received: from rhun.apana.org.au ([64.62.148.172]:44087 "EHLO arnor.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752174AbYCIBI3 (ORCPT ); Sat, 8 Mar 2008 20:08:29 -0500 Content-Disposition: inline In-Reply-To: <20080308215140.GC12621@cs181133002.pp.htv.fi> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Sat, Mar 08, 2008 at 11:51:40PM +0200, Adrian Bunk wrote: > This patch fixes the following issues introduced by > commit 76fc60a2e3c6aa6e98cd3a5cb81a1855c637b274: > - the exports of {chainiv,eseqiv}_module_{init,exit} are unneeded > - calling {chainiv,eseqiv}_module_init from a module would anyway have > resulted in an Oops > - chainiv_module_exit() mustn't be exit since it's now called from > the __init blkcipher_module_init() > > On architectures that discard __exit code at build time these issues led > to build errors. > > Signed-off-by: Adrian Bunk Thanks. I've already got this in crypto-2.6. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt