* Re: 2.6.33-rc8 regression: irq11: nobody cared, during yenta registration
[not found] ` <201002150018.21417.rjw-KKrjLPT3xs0@public.gmane.org>
@ 2010-02-15 6:03 ` Meelis Roos
[not found] ` <alpine.SOC.1.00.1002150743540.21314-ptEonEWSGqKptlylMvRsHA@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Meelis Roos @ 2010-02-15 6:03 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel list, Kernel Testers List, Maciej Rutecki,
H. Peter Anvin, Ingo Molnar
> > Just tried 2.6.33-rcx8 on my laptop (Thinkpad X20 in a dock) that was
> > last running 2.6.33-rc5 without problems. Gor irq11: nobody carec like
> > below. Seems to be repeatabale. lspci also below.
>
> I have created the Bugzilla entry at http://bugzilla.kernel.org/show_bug.cgi?id=15307
> for your report.
>
> Peter, Ingo, did we do anything to the interrupt handling between .33-rc5 and .33-rc8?
I just retested it and the problem appears even in -rc5 (missed it
before). Come to think of it, I only tested -rc5 out of dock before.
With dock, the problem is there in 2.6.33-rc4-00399-g24bc734.
Without dock, even -rc8 is OK, so it only happens docked.
Will try to bisect but this takes time because I'm rarely near that
computer.
--
Meelis Roos (mroos-Y27EyoLml9s@public.gmane.org)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.33-rc8 regression: irq11: nobody cared, during yenta registration
[not found] ` <alpine.SOC.1.00.1002150743540.21314-ptEonEWSGqKptlylMvRsHA@public.gmane.org>
@ 2010-02-15 19:48 ` Rafael J. Wysocki
[not found] ` <201002152048.59832.rjw-KKrjLPT3xs0@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Rafael J. Wysocki @ 2010-02-15 19:48 UTC (permalink / raw)
To: Meelis Roos
Cc: Linux Kernel list, Kernel Testers List, Maciej Rutecki,
H. Peter Anvin, Ingo Molnar
On Monday 15 February 2010, Meelis Roos wrote:
> > > Just tried 2.6.33-rcx8 on my laptop (Thinkpad X20 in a dock) that was
> > > last running 2.6.33-rc5 without problems. Gor irq11: nobody carec like
> > > below. Seems to be repeatabale. lspci also below.
> >
> > I have created the Bugzilla entry at http://bugzilla.kernel.org/show_bug.cgi?id=15307
> > for your report.
> >
> > Peter, Ingo, did we do anything to the interrupt handling between .33-rc5 and .33-rc8?
>
> I just retested it and the problem appears even in -rc5 (missed it
> before). Come to think of it, I only tested -rc5 out of dock before.
>
> With dock, the problem is there in 2.6.33-rc4-00399-g24bc734.
>
> Without dock, even -rc8 is OK, so it only happens docked.
>
> Will try to bisect but this takes time because I'm rarely near that
> computer.
OK, thanks for the update.
Rafael
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.33-rc8 regression: irq11: nobody cared, during yenta registration
[not found] ` <201002152048.59832.rjw-KKrjLPT3xs0@public.gmane.org>
@ 2010-02-15 21:19 ` Meelis Roos
[not found] ` <alpine.SOC.1.00.1002152315580.12096-ptEonEWSGqKptlylMvRsHA@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Meelis Roos @ 2010-02-15 21:19 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Linux Kernel list, Kernel Testers List, Maciej Rutecki,
H. Peter Anvin, Ingo Molnar
> > > I have created the Bugzilla entry at http://bugzilla.kernel.org/show_bug.cgi?id=15307
> > > for your report.
> > >
> > > Peter, Ingo, did we do anything to the interrupt handling between .33-rc5 and .33-rc8?
> >
> > I just retested it and the problem appears even in -rc5 (missed it
> > before). Come to think of it, I only tested -rc5 out of dock before.
> >
> > With dock, the problem is there in 2.6.33-rc4-00399-g24bc734.
> >
> > Without dock, even -rc8 is OK, so it only happens docked.
> >
> > Will try to bisect but this takes time because I'm rarely near that
> > computer.
It's even worse - or my memory is, actually.
With dock, both 2.6.32 and 2.6.31 exhibit the problem, so it's not a
recent regression - but the bugzilla entry still holds.
In fact, googling tells that I reported the issue back in 2006 together
with a USB problem that I thought was related, and that has been fixed
meanwhile:
http://lkml.indiana.edu/hypermail/linux/kernel/0607.2/1331.html
Strange that I haven't noticed it meanwhile.
--
Meelis Roos (mroos-Y27EyoLml9s@public.gmane.org)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.33-rc8 regression: irq11: nobody cared, during yenta registration
[not found] ` <alpine.SOC.1.00.1002152315580.12096-ptEonEWSGqKptlylMvRsHA@public.gmane.org>
@ 2010-02-15 22:15 ` Rafael J. Wysocki
0 siblings, 0 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2010-02-15 22:15 UTC (permalink / raw)
To: Meelis Roos
Cc: Linux Kernel list, Kernel Testers List, Maciej Rutecki,
H. Peter Anvin, Ingo Molnar
On Monday 15 February 2010, Meelis Roos wrote:
> > > > I have created the Bugzilla entry at http://bugzilla.kernel.org/show_bug.cgi?id=15307
> > > > for your report.
> > > >
> > > > Peter, Ingo, did we do anything to the interrupt handling between .33-rc5 and .33-rc8?
> > >
> > > I just retested it and the problem appears even in -rc5 (missed it
> > > before). Come to think of it, I only tested -rc5 out of dock before.
> > >
> > > With dock, the problem is there in 2.6.33-rc4-00399-g24bc734.
> > >
> > > Without dock, even -rc8 is OK, so it only happens docked.
> > >
> > > Will try to bisect but this takes time because I'm rarely near that
> > > computer.
>
> It's even worse - or my memory is, actually.
>
> With dock, both 2.6.32 and 2.6.31 exhibit the problem, so it's not a
> recent regression - but the bugzilla entry still holds.
>
> In fact, googling tells that I reported the issue back in 2006 together
> with a USB problem that I thought was related, and that has been fixed
> meanwhile:
>
> http://lkml.indiana.edu/hypermail/linux/kernel/0607.2/1331.html
>
> Strange that I haven't noticed it meanwhile.
OK, so let's tentatively regard this as a regression from 2.6.30, although I'm
not really sure that's a regression at all.
Rafael
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-02-15 22:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <alpine.SOC.1.00.1002141720120.679@math.ut.ee>
[not found] ` <201002150018.21417.rjw@sisk.pl>
[not found] ` <201002150018.21417.rjw-KKrjLPT3xs0@public.gmane.org>
2010-02-15 6:03 ` 2.6.33-rc8 regression: irq11: nobody cared, during yenta registration Meelis Roos
[not found] ` <alpine.SOC.1.00.1002150743540.21314-ptEonEWSGqKptlylMvRsHA@public.gmane.org>
2010-02-15 19:48 ` Rafael J. Wysocki
[not found] ` <201002152048.59832.rjw-KKrjLPT3xs0@public.gmane.org>
2010-02-15 21:19 ` Meelis Roos
[not found] ` <alpine.SOC.1.00.1002152315580.12096-ptEonEWSGqKptlylMvRsHA@public.gmane.org>
2010-02-15 22:15 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox