All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.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 20:23:15 +0200	[thread overview]
Message-ID: <m2y5pflnqk.fsf@igel.home> (raw)
In-Reply-To: <4F9C3252.7020508@lwfinger.net> (Larry Finger's message of "Sat, 28 Apr 2012 13:09:22 -0500")

Larry Finger <Larry.Finger@lwfinger.net> writes:

> I have done a little more debugging. The problem is definitely coming from
> drivers/tty/serial/pmac_zilog.c. I am getting ChanB interrupts while open,
> which causes the following code segment to return IRQ_NONE:
>
>        if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
>                if (!ZS_IS_OPEN(uap_a)) {

s/uap_a/uap_b/?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

WARNING: multiple messages have this Message-ID (diff)
From: Andreas Schwab <schwab@linux-m68k.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	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 20:23:15 +0200	[thread overview]
Message-ID: <m2y5pflnqk.fsf@igel.home> (raw)
In-Reply-To: <4F9C3252.7020508@lwfinger.net> (Larry Finger's message of "Sat, 28 Apr 2012 13:09:22 -0500")

Larry Finger <Larry.Finger@lwfinger.net> writes:

> I have done a little more debugging. The problem is definitely coming from
> drivers/tty/serial/pmac_zilog.c. I am getting ChanB interrupts while open,
> which causes the following code segment to return IRQ_NONE:
>
>        if (r3 & (CHBEXT | CHBTxIP | CHBRxIP)) {
>                if (!ZS_IS_OPEN(uap_a)) {

s/uap_a/uap_b/?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2012-04-28 18:23 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
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 [this message]
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=m2y5pflnqk.fsf@igel.home \
    --to=schwab@linux-m68k.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.