Re: [RFC 2/2] [crypto] make the crypto subsystem fully modular

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jan 05, 2008 at 01:36:37PM +0100, Sebastian Siewior wrote:
>
> diff --git a/crypto/api.c b/crypto/api.c
> index a2496d1..0a0f41e 100644
> --- a/crypto/api.c
> +++ b/crypto/api.c
> @@ -445,3 +445,6 @@ int crypto_has_alg(const char *name, u32 type, u32 mask)
>  	return ret;
>  }
>  EXPORT_SYMBOL_GPL(crypto_has_alg);
> +
> +MODULE_DESCRIPTION("Cryptographic core API");
> +MODULE_LICENSE("GPL");

Could you please add an exit handler? That way we can unload the
module which is probably the most important application of this.

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <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

[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux