On Tue, Nov 13, 2012 at 02:52:46PM -0500, David Miller wrote: > From: Jussi Kivilinna <jussi.kivilinna@xxxxxxxx> > Date: Tue, 13 Nov 2012 21:50:20 +0200 > > > Quoting David Miller <davem@xxxxxxxxxxxxx>: > > > >> From: Jussi Kivilinna <jussi.kivilinna@xxxxxxxx> > >> Date: Tue, 13 Nov 2012 11:43:14 +0200 > >> > >>> CAST5 and CAST6 both use same lookup tables, which can be moved shared > >>> module > >>> 'cast_common'. > >>> > >>> Signed-off-by: Jussi Kivilinna <jussi.kivilinna@xxxxxxxx> > >> > >> Does this work if you make CAST5 modular and CAST6 static, or vice > >> versa? > >> > > > > Yes, dependencies force common module to be built-in/static in both > > cases and will be build as module only if both cast5 and cast6 are > > also. > > Fair enough: > > Acked-by: David S. Miller <davem@xxxxxxxxxxxxx> Patch applied. Thanks! -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> 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-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html