All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Michael Schmitz <schmitzmic@googlemail.com>
Cc: Tuomas Vainikka <tuomas.vainikka@aalto.fi>,
	Finn Thain <fthain@telegraphics.com.au>,
	Linux/m68k <linux-m68k@lists.linux-m68k.org>
Subject: Re: watchdog (?) on linux 3.0.0 and 2.6.39.3
Date: Sat, 6 Aug 2011 11:56:22 +0200	[thread overview]
Message-ID: <CAMuHMdXeFH-uTw5XWB4_arvj2DfbXrb4q_9BKKhDhxNxwFvmBw@mail.gmail.com> (raw)
In-Reply-To: <4E3C6F8D.7030902@gmail.com>

On Sat, Aug 6, 2011 at 00:32, Michael Schmitz <schmitzmic@googlemail.com> wrote:
> there is a pattern to this - most of the times the watchdog fires when the
> IDE interface is probed. In that case we have  TSR=0x3, ISR=0x3 (need to
> look up what that means in the driver headers).
>
> Other times, it is either the floppy interface getting probed, or in one
> case, the mouse. The TSR is different there (0x5).
>
> It appears interrupts from the card get lost when other drivers disable
> interrupts for too long. I'd go back to a version of the kernel before we
> moved to the genirq framework (that was at the end of May this year). If
> that still works, bisect from there (man git-bisect) to find the approximate
> commit that broke Amiga ethernet.
>
> If you cannot use git-bisect, I'd have to build kernels for you to test
> again and again until we find the last one that works - quite slow a
> procedure but it might be the only thing.
>
> Geert: is the genirq change simple to back out, just for tests?

The genirq conversion is not complete, and not yet on the master branch.
So it's unrelated.

> On 05/08/11 23:53, Tuomas Vainikka wrote:
>>
>> On 08/04/2011 11:45 PM, Michael Schmitz wrote:
>>>
>>> On Fri, Aug 5, 2011 at 4:59 AM, Tuomas Vainikka
>>> <tuomas.vainikka@aalto.fi>  wrote:
>>>>
>>>> Hello,
>>>>
>>>> The other network drivers were previously compiled as modules, and I
>>>> only
>>>> had apne built-in.
>>>> Now I removed the other drivers being built in any way, but I still get
>>>> an
>>>> error:
>>>
>>> Is there a way to get timestamps logged with each of the entries in
>>> the call trace below (i.e. could we rig some profiling code for that)?
>>> Would be interesting to know where exactly the kernel was spinning
>>> when the watchdog fired. But maybe that's obvious to someone.
>>>
>>> Are there potential deadlocks with printk called from softirq context
>>> (I think not ...)? What is the message printed immediately after the
>>> trace?
>>
>> I've attached full dmesg outputs from ten sequential boots with the kernel
>> config.
>> You can see that the trace can happen any time, or not at all.
>>>
>>> Last - has anyone ever tried to bisect this?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2011-08-06  9:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01 12:12 watchdog (?) on linux 3.0.0 and 2.6.39.3 Tuomas Vainikka
2011-08-01 19:03 ` Geert Uytterhoeven
2011-08-02  5:33 ` Finn Thain
2011-08-04 16:59   ` Tuomas Vainikka
2011-08-04 20:45     ` Michael Schmitz
2011-08-05  2:44       ` Finn Thain
2011-08-05 11:53       ` Tuomas Vainikka
2011-08-05 22:32         ` Michael Schmitz
2011-08-06  9:56           ` Geert Uytterhoeven [this message]
2011-08-07 20:01             ` Michael Schmitz
2011-08-07 22:07               ` Christian T. Steigies
2011-08-08  0:23                 ` Michael Schmitz
2011-08-08 10:52                   ` Tuomas Vainikka
2011-08-14  4:26                 ` Michael Schmitz
2011-08-14  8:29                   ` Geert Uytterhoeven
2011-08-14 20:40                     ` Michael Schmitz

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=CAMuHMdXeFH-uTw5XWB4_arvj2DfbXrb4q_9BKKhDhxNxwFvmBw@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=fthain@telegraphics.com.au \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=schmitzmic@googlemail.com \
    --cc=tuomas.vainikka@aalto.fi \
    /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.