All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yinghai Lu <yinghai@kernel.org>
To: Theodore Tso <tytso@mit.edu>, Yinghai Lu <yinghai@kernel.org>,
	linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: 2.6.28-rc2: REGRESSION in early boot
Date: Wed, 05 Nov 2008 22:27:28 -0800	[thread overview]
Message-ID: <49128E50.3020704@kernel.org> (raw)
In-Reply-To: <20081106052340.GA12762@mit.edu>

Theodore Tso wrote:
> On Wed, Nov 05, 2008 at 09:22:38AM -0800, Yinghai Lu wrote:
>>> What is your theory for why this was causing a failure in the timer
>>> subsystem?  Were we overrunning the end of irq_desc array and stomping
>>> on some other data structure?
>> Yes. Please do apply that two patches at first.
>>
> 
> Success!  Applying these two patches, as found at:
> 

did you apply 
http://lkml.org/lkml/2008/11/4/431

it seems we aready incread NR_IRQS big enough, but still get...

[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: at arch/x86/kernel/io_apic.c:3614 probe_nr_irqs+0x44/0x4d()
[    0.000000] Modules linked in:
[    0.000000] Pid: 0, comm: swapper Not tainted 2.6.28-rc3-00123-g72a0780 #97
[    0.000000] Call Trace:
[    0.000000]  [<c01418f1>] warn_on_slowpath+0x46/0x60
[    0.000000]  [<c0160a3e>] ? __lock_acquire+0x3d9/0xa5b
[    0.000000]  [<c06dd463>] ? alloc_bootmem_core+0x1bf/0x221
[    0.000000]  [<c012db8b>] ? native_pmd_val+0x8/0xa
[    0.000000]  [<c01324a2>] ? pmd_val+0x11/0x21
[    0.000000]  [<c011bb31>] ? sched_clock+0xc/0x1c
[    0.000000]  [<c015e5fb>] ? lock_release_holdtime+0x43/0x48
[    0.000000]  [<c016142c>] ? lock_release+0x14c/0x155
[    0.000000]  [<c015e46b>] ? trace_hardirqs_off_caller+0x79/0x84
[    0.000000]  [<c04ab040>] ? _spin_unlock_irqrestore+0x3e/0x55
[    0.000000]  [<c015e5b6>] ? trace_hardirqs_off+0xb/0xd
[    0.000000]  [<c04ab040>] ? _spin_unlock_irqrestore+0x3e/0x55
[    0.000000]  [<c06d5853>] probe_nr_irqs+0x44/0x4d
[    0.000000]  [<c06cbfe8>] setup_arch+0xa90/0xb00
[    0.000000]  [<c015e46b>] ? trace_hardirqs_off_caller+0x79/0x84
[    0.000000]  [<c015e5b6>] ? trace_hardirqs_off+0xb/0xd
[    0.000000]  [<c015e91a>] ? lockdep_init_map+0x6b/0xc7
[    0.000000]  [<c06c65e2>] start_kernel+0x85/0x30e
[    0.000000]  [<c06c6080>] __init_begin+0x80/0x88
[    0.000000] ---[ end trace 8305b6ae03c24dde ]---

YH
> 	

>         http://lkml.org/lkml/2008/11/5/81
> 
> ... and my 2.6.28-rc3-git2 based kernel successfully booted on my
> system.
> 
> I'll update:  http://bugzilla.kernel.org/show_bug.cgi?id=11951
> accordingly.   Are these two patches scheduled to be pushed to 
> mainstream, hopefully ASAP since they are a regression fix?
> 
> 						- Ted
> 
> P.S.  I've attached the dmesg of the patched 2.6.28-rc3-git2 kernel.
> 
> 
> 
> 
> 


  parent reply	other threads:[~2008-11-06  6:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-04 22:45 2.6.28-rc2: REGRESSION in early boot Theodore Tso
2008-11-05  0:14 ` Yinghai Lu
2008-11-05  0:17   ` Yinghai Lu
2008-11-05 15:35   ` Theodore Tso
2008-11-05 16:11     ` Cyrill Gorcunov
2008-11-05 17:22     ` Yinghai Lu
2008-11-06  5:23       ` Theodore Tso
2008-11-06  6:02         ` Yinghai Lu
2008-11-06  6:27         ` Yinghai Lu [this message]
2008-11-06  6:39           ` Yinghai Lu

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=49128E50.3020704@kernel.org \
    --to=yinghai@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=tytso@mit.edu \
    /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.