linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [Bug 15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
       [not found] ` <201003010617.o216HBix024914@demeter.kernel.org>
@ 2010-03-01 20:03   ` Rafael J. Wysocki
  2010-03-01 21:21     ` Thomas Gleixner
  0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2010-03-01 20:03 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: bugzilla-daemon, LKML, pm list

[Swithing to e-mail, please keep bugzilla-daemon in the CC list.]

On Monday 01 March 2010, bugzilla-daemon@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=15289
> 
> --- Comment #30 from Asbjørn Sannes <kernelbugzilla@sannes.org>  2010-03-01 06:17:06 ---
> hm, so from what I have gathered the previously bisected commit only exposes
> another bug (hidden by enabling hpet). So I started bisecting again, this time
> with hpet=disabled all the way and found:
> 
> commit aa276e1cafb3ce9d01d1e837bcd67e92616013ac
> Author: Thomas Gleixner <tglx@linutronix.de>
> Date:   Mon Jun 9 19:15:00 2008 +0200
> 
> x86, clockevents: add C1E aware idle function
> 
> Reverting this from a non-working 2.6.27 makes it work also. Things have
> changed considerably since then so I was not able to revert it from the newest
> kernel.
> 
> Maybe that disabling of SBX00 hpet msi, only should be done when you do
> actually have floppy support? Makes more people boot atleast :P

Thomas, it looks like something's missing in our C1E handling.  Can you have
a look at this bug report, please?

Rafael

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bug 15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
  2010-03-01 20:03   ` [Bug 15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :) Rafael J. Wysocki
@ 2010-03-01 21:21     ` Thomas Gleixner
  2010-03-02 12:04       ` Thomas Gleixner
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Gleixner @ 2010-03-01 21:21 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: bugzilla-daemon, LKML, pm list, Andreas Herrmann,
	Asbjørn Sannes, Venkatesch Pallipadi

[-- Attachment #1: Type: TEXT/PLAIN, Size: 2087 bytes --]

On Mon, 1 Mar 2010, Rafael J. Wysocki wrote:
> [Swithing to e-mail, please keep bugzilla-daemon in the CC list.]
> 
> On Monday 01 March 2010, bugzilla-daemon@bugzilla.kernel.org wrote:
> > http://bugzilla.kernel.org/show_bug.cgi?id=15289
> > 
> > --- Comment #30 from Asbjørn Sannes <kernelbugzilla@sannes.org>  2010-03-01 06:17:06 ---
> > hm, so from what I have gathered the previously bisected commit only exposes
> > another bug (hidden by enabling hpet). So I started bisecting again, this time
> > with hpet=disabled all the way and found:
> > 
> > commit aa276e1cafb3ce9d01d1e837bcd67e92616013ac
> > Author: Thomas Gleixner <tglx@linutronix.de>
> > Date:   Mon Jun 9 19:15:00 2008 +0200
> > 
> > x86, clockevents: add C1E aware idle function
> > 
> > Reverting this from a non-working 2.6.27 makes it work also. Things have
> > changed considerably since then so I was not able to revert it from the newest
> > kernel.
> > 
> > Maybe that disabling of SBX00 hpet msi, only should be done when you do
> > actually have floppy support? Makes more people boot atleast :P
> 
> Thomas, it looks like something's missing in our C1E handling.  Can you have
> a look at this bug report, please?

Groan. We have been through that exercise of blaming the above commit
and the C1E handling for a couple of times now. It never turned out to
be the real culprit.

Looking at the various steps Asbjorn took to analyse that problem it
simply boils down to the oldest problem with timers on ATI chipsets:

       the irq0 timer interrupt routing is hosed

I have no clue yet, why this is not detected by the test logic we have
in place for that, but it might be something which gets borked later
in the boot process.

Enabling MSI for HPET just papers over the problem as it uses a
different interrupt vector and mechanism.

Disabling HPET does not help simply because PIT is using IRQ0 as well
as the MSI disabled HPET.

I need some sleep to come up with a reasonable method to debug that,
but maybe someone else has an brilliant idea before I have to twist my
brain around it.

Thanks,

	tglx

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bug 15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
  2010-03-01 21:21     ` Thomas Gleixner
@ 2010-03-02 12:04       ` Thomas Gleixner
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Gleixner @ 2010-03-02 12:04 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: bugzilla-daemon, LKML, pm list, Andreas Herrmann,
	Asbjørn Sannes, Venkatesch Pallipadi

[-- Attachment #1: Type: TEXT/PLAIN, Size: 180 bytes --]

Asbjørn,

can you please run the following tests and report the results ?

1) Add "maxcpus=1" to the kernel command line

2) Add "nomsi" to the kernel command line

Thanks,

	tglx

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug #15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
  2010-02-21 21:25 2.6.33-rc8-git6: Reported regressions from 2.6.32 Rafael J. Wysocki
@ 2010-02-21 21:30 ` Rafael J. Wysocki
  0 siblings, 0 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2010-02-21 21:30 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Asbjørn Sannes,
	H. Peter Anvin, Pallipadi, Venkatesh, Venkatesh Pallipadi

This message has been generated automatically as a part of a summary report
of recent regressions.

The following bug entry is on the current list of known regressions
from 2.6.32.  Please verify if it still should be listed and let the tracking team
know (either way).


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15289
Subject		: Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
Submitter	: Asbjørn Sannes <kernelbugzilla@sannes.org>
Date		: 2010-02-12 19:47 (10 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/73472a46b5b28116b145fb5fc05242c1aa8e1461



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug #15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
  2010-02-14 23:31 2.6.33-rc8: Reported regressions from 2.6.32 Rafael J. Wysocki
@ 2010-02-14 23:38 ` Rafael J. Wysocki
  0 siblings, 0 replies; 5+ messages in thread
From: Rafael J. Wysocki @ 2010-02-14 23:38 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Kernel Testers List, Maciej Rutecki, Asbjørn Sannes,
	H. Peter Anvin, Pallipadi, Venkatesh, Venkatesh Pallipadi

This message has been generated automatically as a part of a summary report
of recent regressions.

The following bug entry is on the current list of known regressions
from 2.6.32.  Please verify if it still should be listed and let the tracking team
know (either way).


Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=15289
Subject		: Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :)
Submitter	: Asbjørn Sannes <kernelbugzilla@sannes.org>
Date		: 2010-02-12 19:47 (3 days old)
First-Bad-Commit: http://git.kernel.org/git/linus/73472a46b5b28116b145fb5fc05242c1aa8e1461



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-02 12:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-15289-10028@http.bugzilla.kernel.org/>
     [not found] ` <201003010617.o216HBix024914@demeter.kernel.org>
2010-03-01 20:03   ` [Bug 15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :) Rafael J. Wysocki
2010-03-01 21:21     ` Thomas Gleixner
2010-03-02 12:04       ` Thomas Gleixner
2010-02-21 21:25 2.6.33-rc8-git6: Reported regressions from 2.6.32 Rafael J. Wysocki
2010-02-21 21:30 ` [Bug #15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :) Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2010-02-14 23:31 2.6.33-rc8: Reported regressions from 2.6.32 Rafael J. Wysocki
2010-02-14 23:38 ` [Bug #15289] Regression 2.6.32 -> 2.6.33, Kernel needs a helping key to boot :) 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;
as well as URLs for NNTP newsgroup(s).