Hi Eric: Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > 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 <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt