On Sun, Oct 07, 2007 at 11:42:27PM +0200, Sebastian Siewior wrote:
> 
> I tried to deadlock and I did not succeed, maybe I did something wrong.
> 
> # fgrep sha modules.alias 
> alias sha256 padlock_sha
> alias sha1 padlock_sha
> alias sha384 sha512
> alias sha256 sha256_generic
> alias sha1 sha1_generic

Try reversing this.  modprobe aliases are added to the head
of the list so they'll come out in reverse.

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