public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: "Maciej W. Rozycki" <macro@linux-mips.org>,
	Thomas Gleixner <tglx@linutronix.de>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Len Brown <lenb@kernel.org>
Subject: Re: linux-next: Tree for June 13: IO APIC breakage on HP nx6325
Date: Tue, 17 Jun 2008 01:05:44 +0200	[thread overview]
Message-ID: <200806170105.45647.rjw@sisk.pl> (raw)
In-Reply-To: <200806170038.37224.rjw@sisk.pl>

On Tuesday, 17 of June 2008, Rafael J. Wysocki wrote:
> On Monday, 16 of June 2008, Maciej W. Rozycki wrote:
> > On Mon, 16 Jun 2008, Rafael J. Wysocki wrote:
> > 
> > > > > commit 7e3530cd98a0c6ab38f5898e855a5beffab26561
> > > > > Author: Maciej W. Rozycki <macro@linux-mips.org>
> > > > > Date:   Tue May 27 21:19:51 2008 +0100
> > > > > 
> > > > >     x86: I/O APIC: timer through 8259A second-chance
> > > > > 
> > > > >     Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
> > > > >     Signed-off-by: Ingo Molnar <mingo@elte.hu>
> > > > 
> > > >  Can I have .config used and a full bootstrap log from that system with
> > > > the patch still applied?
> > > 
> > > That may be difficult, because with the patch applied the box either doesn't
> > > boot at all, or works unreliably when booted (depending on the set of patches
> > > applied on top of it).
> > 
> >  Serial console?
> 
> No, this box doesn't have any serial ports.  It has a FireWire one, but I don't
> have a matching cable ...
> 
> >  I'm most interested in one from a configuration that 
> > does not boot at all as that's easier to reproduce, determine the cause
> > and verify whether a change fixes the problem or not.  Other
> > configurations may then be tested with the fix in place.
> 
> With the -next from today (20080616) I get a different picture.
> 
> Without any patches on top it boots, but the fan is turned 100% on as soon as
> the ACPI modules get loaded, regardless of the temperature (normally it does
> that above 75^o C, which is impossible to get normally, because there are 3
> temperature trip points below that level; generally the hardware only does that
> when overheating).  After that, things start to go _very_ slow, like 10x slower
> than usually in X and somewhat slower in the fb console, but I was able to get
> a dmesg output.  This is reproducible 100% of the time.
> 
> With commit 7e3530cd98a0c6ab38f5898e855a5beffab26561 reverted the box seems to
> work normally.  However, while I was writing this message, ACPI decided it was
> overheating and emergency shut down the box, although that was completely
> wrong.  Next time I'll try with the C1E patches reverted.
> 
> The .config is at: http://www.sisk.pl/kernel/debug/20080616/next-config
> 
> dmesg output without any patches is at
> http://www.sisk.pl/kernel/debug/20080616/dmesg-1.log
> 
> dmesg output with commit 7e3530cd98a0c6ab38f5898e855a5beffab26561 reverted is
> at: http://www.sisk.pl/kernel/debug/20080616/dmesg-2.log
> 
> (they look pretty similar to my untrained eye, but well).

BTW, with the C1E patches reverted I don't get the
WARNING: at /home/rafael/src/linux-next/kernel/smp.c:215 smp_call_function_single+0x3d/0xa2
in the log.  Thomas?

dmesg with commit 7e3530cd98a0c6ab38f5898e855a5beffab26561 and with the C1E
commits (the ones between 8750bf598db6a0ea3475d1cf8da922b325941e12 and
aa83f3f2cfc74d66d01b1d2eb1485ea1103a0f4e inclusive) reverted is at:
http://www.sisk.pl/kernel/debug/20080616/dmesg-3.log

Thanks,
Rafael

  reply	other threads:[~2008-06-16 23:05 UTC|newest]

Thread overview: 73+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080613232214.394fd6fd.sfr@canb.auug.org.au>
     [not found] ` <200806161539.05524.rjw@sisk.pl>
     [not found]   ` <Pine.LNX.4.55.0806161636510.20218@cliff.in.clinika.pl>
2008-06-16 22:38     ` linux-next: Tree for June 13: IO APIC breakage on HP nx6325 Rafael J. Wysocki
2008-06-16 23:05       ` Rafael J. Wysocki [this message]
2008-06-17  7:12         ` Thomas Gleixner
2008-06-17 20:44           ` Rafael J. Wysocki
2008-06-17 22:19             ` Rafael J. Wysocki
2008-06-17 22:25               ` Rafael J. Wysocki
2008-06-18  8:02                 ` Thomas Gleixner
2008-06-18 12:41                   ` Thomas Gleixner
2008-06-18 14:37                     ` Rafael J. Wysocki
2008-06-18 14:40                     ` Rafael J. Wysocki
2008-06-18 15:29                       ` Thomas Gleixner
2008-06-21 22:47                         ` Rafael J. Wysocki
2008-06-18 13:15                 ` Ingo Molnar
2008-06-18 13:14               ` Ingo Molnar
2008-06-17 20:59       ` Rafael J. Wysocki
2008-06-17 21:19         ` Maciej W. Rozycki
2008-06-17 21:38           ` Rafael J. Wysocki
2008-06-17 22:53             ` Rafael J. Wysocki
2008-06-18  4:02               ` Maciej W. Rozycki
2008-06-18 19:06                 ` Cyrill Gorcunov
2008-06-18 22:36                   ` Maciej W. Rozycki
2008-06-20 18:59                     ` Cyrill Gorcunov
2008-06-20 20:44                       ` Maciej W. Rozycki
2008-06-18 22:11                 ` Rafael J. Wysocki
2008-06-18 23:39                   ` Maciej W. Rozycki
2008-06-19  0:25                     ` Rafael J. Wysocki
2008-06-20  0:35                       ` Maciej W. Rozycki
2008-06-20 11:53                         ` Rafael J. Wysocki
2008-06-20 11:57                           ` Matthew Garrett
2008-06-20 12:22                             ` Rafael J. Wysocki
2008-06-20 12:27                               ` Matthew Garrett
2008-06-21  1:09                                 ` Maciej W. Rozycki
2008-06-21  1:40                                   ` Matthew Garrett
2008-06-21  2:41                                     ` Maciej W. Rozycki
2008-06-21 12:38                                       ` Matthew Garrett
2008-06-26 19:52                                     ` Rafael J. Wysocki
2008-06-27  0:06                                       ` Maciej W. Rozycki
2008-06-29 14:00                                         ` Rafael J. Wysocki
2008-06-29 19:05                                           ` Maciej W. Rozycki
2008-06-29 19:23                                             ` Rafael J. Wysocki
2008-06-29 19:56                                               ` Maciej W. Rozycki
2008-06-29 20:02                                                 ` Ingo Molnar
2008-06-29 20:14                                                   ` Maciej W. Rozycki
2008-06-29 23:06                                                     ` Rafael J. Wysocki
2008-06-30  0:45                                                       ` Andi Kleen
2008-06-30  0:47                                                         ` Matthew Garrett
2008-06-30  1:39                                                       ` Maciej W. Rozycki
2008-06-30  9:24                                                         ` Andi Kleen
2008-07-02  1:19                                                           ` Maciej W. Rozycki
2008-06-30 10:41                                                         ` Rafael J. Wysocki
2008-07-02  1:48                                                           ` Maciej W. Rozycki
2008-07-02  9:35                                                             ` Andi Kleen
2008-06-29 22:59                                                   ` Rafael J. Wysocki
2008-06-29 22:56                                                 ` Rafael J. Wysocki
2008-06-30  1:00                                                   ` Maciej W. Rozycki
2008-06-30  9:06                                                     ` Matthew Garrett
2008-06-30 15:29                                                       ` Maciej W. Rozycki
2008-06-30 15:35                                                         ` Matthew Garrett
2008-06-29 19:23                                             ` Matthew Garrett
2008-06-29 19:31                                               ` Rafael J. Wysocki
2008-06-29 20:03                                               ` Maciej W. Rozycki
2008-06-29 20:07                                                 ` Matthew Garrett
2008-06-29 20:16                                                   ` Maciej W. Rozycki
2008-06-24  9:15                               ` Pavel Machek
2008-06-26  8:37                                 ` Rafael J. Wysocki
2008-06-27  1:53                                 ` Maciej W. Rozycki
2008-07-08 12:48                                   ` Pavel Machek
2008-06-21  1:49                           ` Maciej W. Rozycki
2008-06-19  9:35                     ` Ingo Molnar
2008-06-19 18:17                       ` Maciej W. Rozycki
2008-06-20 10:44                         ` Ingo Molnar
2008-06-20 13:11                         ` Thomas Gleixner
2008-06-20 20:56                           ` Maciej W. Rozycki

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=200806170105.45647.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=macro@linux-mips.org \
    --cc=mingo@elte.hu \
    --cc=sfr@canb.auug.org.au \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox