Re: dm-crypt using hifn_795x - still broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tobias.

On Wed, Nov 12, 2008 at 05:10:41PM +0100, Tobias Geiger (tobias.geiger@xxxxxxxxx) wrote:
> hifn0: r: 00000000, active: 0, started: 20, success: 4247: qlen: 0/1, reset: 
> 1.

Please try to disable watchdog for now, its logic to detect stall
hardware is a bit subtle:

--- drivers/crypto/hifn_795x.c~	2008-11-12 19:20:18.000000000 +0300
+++ drivers/crypto/hifn_795x.c	2008-11-12 19:20:50.000000000 +0300
@@ -2689,7 +2689,7 @@
 		goto err_out_unregister_rng;
 
 	INIT_DELAYED_WORK(&dev->work, hifn_work);
-	schedule_delayed_work(&dev->work, HZ);
+	//schedule_delayed_work(&dev->work, HZ);
 
 	dprintk("HIFN crypto accelerator card at %s has been "
 			"successfully registered as %s.\n",

-- 
	Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux