All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <zbr@ioremap.net>
To: tanglb@sina.com
Cc: linux-crypto <linux-crypto@vger.kernel.org>
Subject: Re: 回复:Re: vgdisplay problem with hifn795x
Date: Sun, 30 Nov 2008 13:12:08 +0300	[thread overview]
Message-ID: <20081130101208.GA20720@ioremap.net> (raw)
In-Reply-To: <20081130082600.C00C836FC34@mail3-113.sinamail.sina.com.cn>

On Sun, Nov 30, 2008 at 04:26:00PM +0800, tanglb@sina.com (tanglb@sina.com) 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

  reply	other threads:[~2008-11-30 10:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-30  8:26 回复:Re: vgdisplay problem with hifn795x tanglb
2008-11-30 10:12 ` Evgeniy Polyakov [this message]
2008-12-06 14:09   ` Lingbo Tang (SINA)
2008-12-06 15:19     ` Evgeniy Polyakov
2008-12-07 10:13       ` Lingbo Tang (SINA)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081130101208.GA20720@ioremap.net \
    --to=zbr@ioremap.net \
    --cc=linux-crypto@vger.kernel.org \
    --cc=tanglb@sina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.