All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/2] powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
Date: Tue, 24 Apr 2012 17:04:48 -0500	[thread overview]
Message-ID: <4F972380.6030202@freescale.com> (raw)
In-Reply-To: <1335266570.15830.11.camel@pasglop>

On 04/24/2012 06:22 AM, Benjamin Herrenschmidt wrote:
> On Tue, 2012-04-24 at 09:41 +0200, Joakim Tjernlund wrote:
>> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote on 2012/04/24 05:13:15:
>>>
>>> On Mon, 2012-04-23 at 16:30 -0600, Grant Likely wrote:
>>>> The mpc8xx driver uses a reference to NR_IRQS that is buggy.  It uses
>>>> NR_IRQs for the array size of the ppc_cached_irq_mask bitmap, but
>>>> NR_IRQs could be smaller than the number of hardware irqs that
>>>> ppc_cached_irq_mask tracks.
>>>
>>> Joakim, any chance you can test this ASAP ? :-)
>>
>> Sorry, but no.  We have not moved our 8xx boards to 3.x as it in maintenance
>> and takes too much space.
> 
> Ah ok... Anybody else on the list who still has some 8xx gear ?

Boots OK on ep88xc.

-Scott

WARNING: multiple messages have this Message-ID (diff)
From: Scott Wood <scottwood@freescale.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Joakim Tjernlund <joakim.tjernlund@transmode.se>,
	<linuxppc-dev@lists.ozlabs.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/2] powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller
Date: Tue, 24 Apr 2012 17:04:48 -0500	[thread overview]
Message-ID: <4F972380.6030202@freescale.com> (raw)
In-Reply-To: <1335266570.15830.11.camel@pasglop>

On 04/24/2012 06:22 AM, Benjamin Herrenschmidt wrote:
> On Tue, 2012-04-24 at 09:41 +0200, Joakim Tjernlund wrote:
>> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote on 2012/04/24 05:13:15:
>>>
>>> On Mon, 2012-04-23 at 16:30 -0600, Grant Likely wrote:
>>>> The mpc8xx driver uses a reference to NR_IRQS that is buggy.  It uses
>>>> NR_IRQs for the array size of the ppc_cached_irq_mask bitmap, but
>>>> NR_IRQs could be smaller than the number of hardware irqs that
>>>> ppc_cached_irq_mask tracks.
>>>
>>> Joakim, any chance you can test this ASAP ? :-)
>>
>> Sorry, but no.  We have not moved our 8xx boards to 3.x as it in maintenance
>> and takes too much space.
> 
> Ah ok... Anybody else on the list who still has some 8xx gear ?

Boots OK on ep88xc.

-Scott


  reply	other threads:[~2012-04-24 22:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 22:30 Get rid of PowerPC users of NR_IRQS Grant Likely
2012-04-23 22:30 ` [PATCH v2 1/2] powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller Grant Likely
2012-04-23 22:30   ` Grant Likely
2012-04-24  3:13   ` Benjamin Herrenschmidt
2012-04-24  3:13     ` Benjamin Herrenschmidt
2012-04-24  7:41     ` Joakim Tjernlund
2012-04-24  7:41       ` Joakim Tjernlund
2012-04-24 11:22       ` Benjamin Herrenschmidt
2012-04-24 11:22         ` Benjamin Herrenschmidt
2012-04-24 22:04         ` Scott Wood [this message]
2012-04-24 22:04           ` Scott Wood
2012-04-23 22:30 ` [PATCH v2 2/2] irqdomain/powerpc: Fix broken NR_IRQ references Grant Likely
2012-04-23 22:30   ` Grant Likely
2012-04-23 22:36 ` [PATCH v2 0/2] Get rid of PowerPC users of NR_IRQS Grant Likely
2012-04-23 22:36   ` Grant Likely

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=4F972380.6030202@freescale.com \
    --to=scottwood@freescale.com \
    --cc=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.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.