On Tue, Nov 13, 2012 at 02:52:46PM -0500, David Miller wrote:
> From: Jussi Kivilinna <[email protected]>
> Date: Tue, 13 Nov 2012 21:50:20 +0200
> 
> > Quoting David Miller <[email protected]>:
> > 
> >> From: Jussi Kivilinna <[email protected]>
> >> 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 <[email protected]>
> >>
> >> 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 <[email protected]>

Patch applied.  Thanks!
-- 
Email: Herbert Xu <[email protected]>
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to