From: Herbert Xu Subject: Re: [PATCH v3] crypto: prefix module autoloading with "crypto-" Date: Fri, 21 Nov 2014 17:01:08 +0800 Message-ID: <20141121090108.GA5984@gondor.apana.org.au> References: <20141121010553.GA5959@www.outflux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Kees Cook , "linux-kernel@vger.kernel.org" , "linux-crypto@vger.kernel.org" To: Mathias Krause Return-path: Received: from helcar.apana.org.au ([209.40.204.226]:39390 "EHLO helcar.apana.org.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752478AbaKUJBU (ORCPT ); Fri, 21 Nov 2014 04:01:20 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: On Fri, Nov 21, 2014 at 09:31:15AM +0100, Mathias Krause wrote: > > The last modlog call does not contain the "crypto-" prefix, therefore > happily loads the vfat module. > I guess crypto templates are handled special? Yes templates are loaded in crypto_lookup_template so a small change there (assuming this patch didn't change it) plus a few more aliases to the template files should suffice. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt