On Tue, Jan 06, 2015 at 06:30:36PM -0800, Marcel Holtmann wrote:
>
> that is indeed true. All the crypto algorithm need to be moved as well. I 
> considered that already since I had debugged the initcall order with a kernel 
> without modules.

If there were a real user then I would consider it.  I'm definitely
not adding this much complexity just for a self-test.

> Actually I was thinking to convert the algorithms to a newly introduced 
> module_crypto_alg() and module_crypto_shash() helpers.
> 
> This would be similar to module_usb_driver() and module_pci_driver(). And 
> then changing the initcall level would be trivial. The 
> module_init/module_exit is just all the same boilerplate anyway and we could 
> get rid of it this way.

I'm OK with this though if it turns out to reduce the amount of
code.

Cheers,
-- 
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