All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sébastien Bernard" <seb@frankengul.org>
To: sparclinux@vger.kernel.org
Subject: Re: Sparc release requalification
Date: Mon, 07 Sep 2009 20:05:21 +0000	[thread overview]
Message-ID: <4AA56781.90602@frankengul.org> (raw)
In-Reply-To: <4AA427E6.5000801@nerim.net>

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

Sébastien Bernard a écrit :
> David Miller a écrit :
>> [great explanation snipped]
>> --- a/arch/sparc/kernel/nmi.c
>> +++ b/arch/sparc/kernel/nmi.c
>> @@ -103,7 +103,7 @@ notrace __kprobes void perfctr_irq(int irq, 
>> struct pt_regs *regs)
>>      }
>>      if (!touched && __get_cpu_var(last_irq_sum) == sum) {
>>          local_inc(&__get_cpu_var(alert_counter));
>> -        if (local_read(&__get_cpu_var(alert_counter)) == 5 * nmi_hz)
>> +        if (local_read(&__get_cpu_var(alert_counter)) == 30 * nmi_hz)
>>              die_nmi("BUG: NMI Watchdog detected LOCKUP",
>>                  regs, panic_on_timeout);
>>      } else {
>>   
>
> Hum, I tested today, and no, it does not solve the problem. Kernel is 
> still hanging at the same place.
> I'll get the initcall debug back when I'll have rebuild a kernel 
> withtou the config_prom_console.
>
>
>    Seb
>
>
Please find included here the logs from the boot session.


[-- Attachment #2: boot.logs.gz --]
[-- Type: application/x-gzip, Size: 6323 bytes --]

  parent reply	other threads:[~2009-09-07 20:05 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 21:21 Sparc release requalification Sébastien Bernard
2009-09-07  0:52 ` David Miller
2009-09-07 16:53 ` Sébastien Bernard
2009-09-07 20:05 ` Sébastien Bernard [this message]
2009-09-07 23:50 ` David Miller
2009-09-09 15:47 ` Sébastien Bernard
2009-09-11 19:09 ` Josip Rodin
2009-09-11 20:04 ` David Miller
2009-09-11 23:04 ` Josip Rodin
2009-09-12  0:18 ` David Miller
2009-09-12  9:49 ` Josip Rodin
2009-09-12  9:59 ` David Miller
2009-09-12 11:05 ` Josip Rodin
2009-09-13  6:00 ` David Miller
2009-09-14 10:24 ` David Miller
2009-09-14 11:46 ` Josip Rodin
2009-09-14 12:36 ` Josip Rodin
2009-09-14 12:40 ` Josip Rodin
2009-09-14 13:25 ` Sébastien Bernard
2009-09-15  8:08 ` David Miller
2009-09-15  9:11 ` David Miller
2009-09-15  9:58 ` Josip Rodin
2009-09-15 10:01 ` David Miller
2009-09-15 10:03 ` Josip Rodin
2009-09-15 10:05 ` Sébastien Bernard
2009-09-15 19:38 ` Jurij Smakov
2009-09-16  7:57 ` Josip Rodin
2009-09-16  8:03 ` Josip Rodin
2009-09-16  8:14 ` David Miller
2009-09-16  8:57 ` Sébastien Bernard
2009-09-16  9:22 ` Hermann Lauer
2009-09-16 12:49 ` Josip Rodin
2009-09-16 22:48 ` David Miller
2009-09-16 23:29 ` Josip Rodin
2009-09-16 23:49 ` David Miller
2009-09-17  0:07 ` David Miller
2009-09-18 13:24 ` Josip Rodin
2009-09-18 17:19 ` David Miller
2009-09-23 22:03 ` Josip Rodin
2009-10-31 15:08 ` Jurij Smakov
2009-10-31 16:48 ` Josip Rodin
2009-11-23 20:24 ` David Miller
2009-11-23 21:11 ` Hermann Lauer
2009-11-23 21:31 ` David Miller
2009-11-23 22:27 ` Josip Rodin
2009-11-23 22:32 ` David Miller
2009-11-23 22:40 ` Josip Rodin
2009-11-25  6:40 ` David Miller
2009-12-01  5:23 ` David Miller
2009-12-01 21:42 ` Jurij Smakov
2009-12-01 22:57 ` Josip Rodin
2009-12-05 12:18 ` Jurij Smakov
2009-12-05 13:00 ` Josip Rodin
2010-03-04  9:30 ` Josip Rodin

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=4AA56781.90602@frankengul.org \
    --to=seb@frankengul.org \
    --cc=sparclinux@vger.kernel.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 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.