netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: Zhikui Chen <zhikui.chen@rus.uni-stuttgart.de>
Cc: hadi@cyberus.ca, dccp@ietf.org, netdev@oss.sgi.com,
	acme@conectiva.com.br
Subject: Re: HELP for dccp implementation.
Date: Wed, 1 Sep 2004 13:37:09 -0700	[thread overview]
Message-ID: <20040901133709.3637d63d.davem@davemloft.net> (raw)
In-Reply-To: <4135A32A.4030901@rus.uni-stuttgart.de>

On Wed, 01 Sep 2004 12:23:38 +0200
Zhikui Chen <zhikui.chen@rus.uni-stuttgart.de> wrote:

> If I assign a value such as 0x ee9fbc00 to sk in dccp_rcv (before lookup 
> calling), and comment lookkup calling, I get a error report from 
> bh_lock_sock(sk) calling inside dccp_rcv, which error report is  
> spin_is_locked on uninitialized spinlock ee9fbc00, and spin_lock 
> (<NULL>:ee9fbc00) already locked by <NULL>/73.
> 
> Do you know its reason? Thanks,

Zhikui, are you working together with Arnaldo using his
code base, like we suggested to you?  Or are you working
still on your own code?

  reply	other threads:[~2004-09-01 20:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-25 16:46 HELP for dccp implementation Zhikui Chen
2004-08-25 17:25 ` jamal
2004-08-25 19:11   ` Arnaldo Carvalho de Melo
2004-09-01 10:23   ` Zhikui Chen
2004-09-01 20:37     ` David S. Miller [this message]
2004-09-02  2:48       ` Arnaldo Carvalho de Melo

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=20040901133709.3637d63d.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=acme@conectiva.com.br \
    --cc=dccp@ietf.org \
    --cc=hadi@cyberus.ca \
    --cc=netdev@oss.sgi.com \
    --cc=zhikui.chen@rus.uni-stuttgart.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).