netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Ray Lee <ray-lk@madrabbit.org>
Cc: Michael Buesch <mb@bu3sch.de>,
	Bcm43xx-dev@lists.berlios.de, netdev@vger.kernel.org
Subject: Re: bcm43xx regression 2.6.19rc3 -> rc5, rtnl_lock trouble?
Date: Thu, 16 Nov 2006 12:17:19 -0600	[thread overview]
Message-ID: <455CAB2F.1060709@lwfinger.net> (raw)
In-Reply-To: <455BFC47.3020006@madrabbit.org>

Ray Lee wrote:
> Larry Finger wrote:
>> Ray Lee wrote:
>>> Michael Buesch wrote:
>>>> On Wednesday 15 November 2006 20:01, Ray Lee wrote:
>>>>> Suggestions? Requests for <shudder> even more info?
>>>> Yeah, enable bcm43xx debugging.
>>> Sigh, didn't even think to look for that. Okay, enabled and compiling
>>> a new kernel. This will take a few days to trigger, if the pattern holds, so
>>> in the meantime, any *other* thoughts?
>> Which chip and revision do you have? Send me your equivalent of the line
>> "bcm43xx: Chip ID 0x4306, rev 0x2".
> 
> bcm43xx: Chip ID 0x4306, rev 0x3
> 
> Also, another thing I wasn't clear about in my first email was that the netdev
> watchdog timeouts are new with rc5:
> 
> $ zgrep 'NETDEV WATCH' /var/log/messages{,.0,.1.gz} | cut -d: -f2| cut -c 1-6
> | uniq -c
>    1249 Nov 13
>       6 Nov  6
>       1 Nov  7
>       3 Nov  8
>       2 Nov  9
>    5717 Nov 10
>    5652 Nov 11
>       5 Oct 29
>       3 Oct 30
>       3 Oct 31
>       4 Nov  1
>       1 Nov  2
>       1 Nov  3
> 
> I booted into 2.6.19-rc5 on November 10th. Previous to that was 2.6.19-rc3.
> There really does seem to be something suspicious with that patch, yes?
> 
> Thanks,
> 
> Ray
> 

It certainly looks as if the "Drain TX status" patch is causing the problem; however, it should do 
nothing for core revisions < 5, and yours is a 3.

Could you do me a favor? Please use git to download the current contents of Linus's tree with a "git 
clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git new_dir". Using the same 
.config as your current kernel and the git bisect command, you should be able to isolate the commit 
that is causing the error. I know that it is a lot of work and will take considerable time; however, 
that way we will see if some other change is triggering the problem.

If you need help with the bisect process, please let me know.

Thanks,

Larry


  reply	other threads:[~2006-11-16 18:17 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-15 19:01 bcm43xx regression 2.6.19rc3 -> rc5, rtnl_lock trouble? Ray Lee
     [not found] ` <455B63EC.8070704-0Cg02Ec9UG4BXFe83j6qeQ@public.gmane.org>
2006-11-15 19:15   ` Michael Buesch
2006-11-15 19:41     ` Ray Lee
     [not found]       ` <455B6D74.2020507-0Cg02Ec9UG4BXFe83j6qeQ@public.gmane.org>
2006-11-16  2:51         ` Larry Finger
2006-11-16  5:51           ` Ray Lee
2006-11-16 18:17             ` Larry Finger [this message]
     [not found]               ` <455CAB2F.1060709-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2006-11-16 19:16                 ` Michael Buesch
2006-11-16 19:36                   ` Ray Lee
     [not found]                     ` <455CBDD7.6000507-0Cg02Ec9UG4BXFe83j6qeQ@public.gmane.org>
2006-11-16 22:40                       ` Larry Finger
2006-11-16 23:26                         ` Ray Lee
     [not found]                           ` <ae017dc00611161526v6bcbddc2ve2c7e10963d25c3b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2006-11-17  1:13                             ` Larry Finger
2006-11-18 11:24 ` Joseph Fannin
     [not found]   ` <20061118112438.GB15349-JY2TvBve8Und/56dcus+/6462+2Rg2F6@public.gmane.org>
2006-11-18 16:55     ` Johannes Berg
     [not found]       ` <1163868955.27188.2.camel-YfaajirXv214zXjbi5bjpg@public.gmane.org>
2006-11-18 17:05         ` Larry Finger
2006-11-18 17:27           ` Ray Lee
2006-11-18 18:30             ` Adrian Bunk
2006-11-21  6:21               ` Ray Lee
2006-11-18 19:02             ` Larry Finger
2006-11-19 16:01               ` Michael Buesch
2006-12-12  4:06               ` ieee80211 sleeping in invalid context Ray Lee
2006-12-12  9:14                 ` Michael Buesch
2006-12-12 17:51                   ` Ray Lee
     [not found]                     ` <457EEC1E.9000806-0Cg02Ec9UG4BXFe83j6qeQ@public.gmane.org>
2006-12-12 18:31                       ` Larry Finger

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=455CAB2F.1060709@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=Bcm43xx-dev@lists.berlios.de \
    --cc=mb@bu3sch.de \
    --cc=netdev@vger.kernel.org \
    --cc=ray-lk@madrabbit.org \
    /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).