linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH v5 13/13] ARM: SMP: automatically select ARM_GIC_VPPI
Date: Tue, 31 May 2011 10:08:58 -0700	[thread overview]
Message-ID: <4DE520AA.9050300@codeaurora.org> (raw)
In-Reply-To: <1306830060.27474.302.camel@e102391-lin.cambridge.arm.com>

On 05/31/2011 01:21 AM, Marc Zyngier wrote:
> On Tue, 2011-05-31 at 01:04 -0700, Stephen Boyd wrote:
>> Would it be better to select GIC_VPPI only if GIC is selected as well? So
>>
>>     select ARM_GIC_VPPI if ARM_GIC
> Possibly.
>> Or put this select under ARM_GIC and have it be
>>
>>     select ARM_GIC_VPPI if SMP
>>
>> ?
> No, I want to be able to select GIC_VPPI even on UP (A15x1 requires it,
> for exemple).
>
> But in the end, if everybody agrees this whole series is sensible, I'd
> rather get rid of the option and make it a permanent feature (patch #11
> removes gic_enable_ppi() anyway, making the use of naked PPIs tricky at
> best...).

That sounds even better.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

      reply	other threads:[~2011-05-31 17:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30 10:04 [RFC PATCH v5 00/13] Consolidating GIC per-cpu interrupts Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 01/13] ARM: gic: add per-cpu interrupt multiplexer Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 02/13] ARM: smp: add interrupt handler for local timers Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 03/13] ARM: smp_twd: add support for remapped PPI interrupts Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 04/13] ARM: omap4: use remapped PPI interrupts for local timer Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 05/13] ARM: versatile: " Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 06/13] ARM: shmobile: " Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 07/13] ARM: ux500: " Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 08/13] ARM: tegra: " Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 09/13] ARM: msm: " Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 10/13] ARM: exynos4: " Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 11/13] ARM: gic: remove previous local timer interrupt handling Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 12/13] ARM: gic: add compute_irqnr macro for exynos4 Marc Zyngier
2011-05-30 10:04 ` [RFC PATCH v5 13/13] ARM: SMP: automatically select ARM_GIC_VPPI Marc Zyngier
2011-05-31  8:04   ` Stephen Boyd
2011-05-31  8:21     ` Marc Zyngier
2011-05-31 17:08       ` Stephen Boyd [this message]

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=4DE520AA.9050300@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.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 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).