From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: linuxppc-dev@lists.ozlabs.org, Paul Mackerras <paulus@samba.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Regression in 32-bit ppc kernel
Date: Sat, 28 Apr 2012 08:26:13 +1000 [thread overview]
Message-ID: <1335565573.20866.7.camel@pasglop> (raw)
In-Reply-To: <4F9ABD67.3060704@lwfinger.net>
On Fri, 2012-04-27 at 10:38 -0500, Larry Finger wrote:
> Sorry, I was unable to find anything in debugfs to help me learn about interrupt
> mapping. The value of CONFIG_NR_IRQS is already 512. I have not tried reducing
> it to 128. The setting for CONFIG_SPARSE_IRQ was on, and changing it to off did
> not make any difference.
>
> I finished the bisection, which led to
>
> commit a79dd5ae5a8f49688d65b89a859f2b98a7ee5538
> Author: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Date: Thu Dec 15 11:13:03 2011 +1100
>
> tty/serial/pmac_zilog: Fix suspend & resume
>
> As this seemed to be an improbable result, I did the full test by checking out
> the previous commit (43ca5d3). That resulted in a "good" result. Then I used
> quilt to add commit a79dd5a as a patch and the fault returned. I then noticed
> that you said in the commit message that "I removed some code for handling
> unexpected interrupt which should never be hit...". It appears that my box does
> indeed hit such an unexpected interrupt.
>
> I could always get rid of the fault by disabling CONFIG_SERIAL_PMACZILOG, but I
> would like to fix the problem if possible.
Right, it should be fixed. I need to understand where the unexpected
interrupt comes from. Can you tell me (or remind me) what specific
machine model you are using ? Are you putting the console on the serial
port ?
Cheers,
Ben.
WARNING: multiple messages have this Message-ID (diff)
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Paul Mackerras <paulus@samba.org>,
linuxppc-dev@lists.ozlabs.org,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Regression in 32-bit ppc kernel
Date: Sat, 28 Apr 2012 08:26:13 +1000 [thread overview]
Message-ID: <1335565573.20866.7.camel@pasglop> (raw)
In-Reply-To: <4F9ABD67.3060704@lwfinger.net>
On Fri, 2012-04-27 at 10:38 -0500, Larry Finger wrote:
> Sorry, I was unable to find anything in debugfs to help me learn about interrupt
> mapping. The value of CONFIG_NR_IRQS is already 512. I have not tried reducing
> it to 128. The setting for CONFIG_SPARSE_IRQ was on, and changing it to off did
> not make any difference.
>
> I finished the bisection, which led to
>
> commit a79dd5ae5a8f49688d65b89a859f2b98a7ee5538
> Author: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> Date: Thu Dec 15 11:13:03 2011 +1100
>
> tty/serial/pmac_zilog: Fix suspend & resume
>
> As this seemed to be an improbable result, I did the full test by checking out
> the previous commit (43ca5d3). That resulted in a "good" result. Then I used
> quilt to add commit a79dd5a as a patch and the fault returned. I then noticed
> that you said in the commit message that "I removed some code for handling
> unexpected interrupt which should never be hit...". It appears that my box does
> indeed hit such an unexpected interrupt.
>
> I could always get rid of the fault by disabling CONFIG_SERIAL_PMACZILOG, but I
> would like to fix the problem if possible.
Right, it should be fixed. I need to understand where the unexpected
interrupt comes from. Can you tell me (or remind me) what specific
machine model you are using ? Are you putting the console on the serial
port ?
Cheers,
Ben.
next prev parent reply other threads:[~2012-04-27 22:26 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-24 22:58 Regression in 32-bit ppc kernel Larry Finger
2012-04-24 23:53 ` Benjamin Herrenschmidt
2012-04-24 23:53 ` Benjamin Herrenschmidt
2012-04-25 2:37 ` Larry Finger
2012-04-25 2:37 ` Larry Finger
2012-04-25 4:11 ` Benjamin Herrenschmidt
2012-04-25 4:11 ` Benjamin Herrenschmidt
2012-04-25 15:00 ` Larry Finger
2012-04-25 15:00 ` Larry Finger
2012-04-25 21:44 ` Benjamin Herrenschmidt
2012-04-25 21:44 ` Benjamin Herrenschmidt
2012-04-27 15:38 ` Larry Finger
2012-04-27 15:38 ` Larry Finger
2012-04-27 22:26 ` Benjamin Herrenschmidt [this message]
2012-04-27 22:26 ` Benjamin Herrenschmidt
2012-04-28 0:02 ` Larry Finger
2012-04-28 0:02 ` Larry Finger
2012-04-28 0:42 ` Benjamin Herrenschmidt
2012-04-28 0:42 ` Benjamin Herrenschmidt
2012-04-28 18:09 ` Larry Finger
2012-04-28 18:09 ` Larry Finger
2012-04-28 18:23 ` Andreas Schwab
2012-04-28 18:23 ` Andreas Schwab
2012-04-28 22:48 ` Benjamin Herrenschmidt
2012-04-28 22:48 ` Benjamin Herrenschmidt
2012-04-28 23:17 ` Larry Finger
2012-04-28 23:17 ` Larry Finger
2012-04-28 23:23 ` Benjamin Herrenschmidt
2012-04-28 23:23 ` Benjamin Herrenschmidt
2012-04-28 23:30 ` Larry Finger
2012-04-28 23:30 ` Larry Finger
2012-04-28 22:41 ` Benjamin Herrenschmidt
2012-04-28 22:41 ` Benjamin Herrenschmidt
2012-04-28 22:42 ` Benjamin Herrenschmidt
2012-04-28 22:42 ` Benjamin Herrenschmidt
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=1335565573.20866.7.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=Larry.Finger@lwfinger.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.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.