On Sun, Nov 30, 2008 at 04:26:00PM +0800, tanglb@xxxxxxxx (tanglb@xxxxxxxx) wrote: > I downloaded the source file from your link and compiled successfully. > But it still hang when I tried to run "mkfs.xfs". Please enable debug mode with attached patch and send dmesg output. Thank you. diff --git a/drivers/crypto/hifn_795x.c b/drivers/crypto/hifn_795x.c index 6e9b39c..ca621f6 100644 --- a/drivers/crypto/hifn_795x.c +++ b/drivers/crypto/hifn_795x.c @@ -38,7 +38,7 @@ #include <asm/kmap_types.h> -//#define HIFN_DEBUG +#define HIFN_DEBUG #ifdef HIFN_DEBUG #define dprintk(f, a...) printk(f, ##a) -- 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