Hi Eric: Eric Biggers <ebigg...@kernel.org> wrote: > From: Eric Biggers <ebigg...@google.com> > > Use subsys_initcall for registration of all templates and generic > algorithm implementations, rather than module_init.
I think this is fine except that algboss already hooks in at subsys_initcall and either it needs to move further up or we need to change these ones to occur after subsys_initcall. Otherwise the generic algorithms themselves may not get tested if algboss isn't loaded first. Thanks, -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt