lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 9 Mar 2008 09:08:21 +0800
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	Adrian Bunk <bunk@...nel.org>
Cc:	davem@...emloft.net, linux-crypto@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [2.6.25 patch] crypto/ section fixes

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 <bunk@...nel.org>

Thanks.  I've already got this in crypto-2.6.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ