linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* GIC MULTI_IRQ_HANDLER branches
@ 2011-10-24 15:26 Marc Zyngier
  2011-10-25  7:48 ` Tony Lindgren
  0 siblings, 1 reply; 4+ messages in thread
From: Marc Zyngier @ 2011-10-24 15:26 UTC (permalink / raw)
  To: linux-arm-kernel

I've stashed my patches for MULTI_IRQ_HANDLER on the following branches:
git://github.com/mzyngier/arm-platforms.git gic-multi-irq
git://github.com/mzyngier/arm-platforms.git gic-multi-irq-asm

This is based on Russell's smp branch, plus my PPI patches that Russell
has already pulled for the upcoming merge window.

The difference between the two branches is that the second is keeping
the ASM version of the GIC handler instead of a C version.

The C version has been tested on VE, Realview, Tegra, and OMAP2/3/4.
The ASM version has only been tested on OMAP4.

Cheers,

	M.
-- 
I'm the slime oozin' out from your TV set...

^ permalink raw reply	[flat|nested] 4+ messages in thread

* GIC MULTI_IRQ_HANDLER branches
  2011-10-24 15:26 GIC MULTI_IRQ_HANDLER branches Marc Zyngier
@ 2011-10-25  7:48 ` Tony Lindgren
  2011-10-25  8:28   ` Russell King - ARM Linux
  0 siblings, 1 reply; 4+ messages in thread
From: Tony Lindgren @ 2011-10-25  7:48 UTC (permalink / raw)
  To: linux-arm-kernel

* Marc Zyngier <maz@misterjones.org> [111024 16:59]:
> I've stashed my patches for MULTI_IRQ_HANDLER on the following branches:
> git://github.com/mzyngier/arm-platforms.git gic-multi-irq
> git://github.com/mzyngier/arm-platforms.git gic-multi-irq-asm
> 
> This is based on Russell's smp branch, plus my PPI patches that Russell
> has already pulled for the upcoming merge window.
> 
> The difference between the two branches is that the second is keeping
> the ASM version of the GIC handler instead of a C version.
> 
> The C version has been tested on VE, Realview, Tegra, and OMAP2/3/4.
> The ASM version has only been tested on OMAP4.

For the record, boots fine on omap1/2/3/4 like I replied earlier
with my Tested-by.

Can people please test this series on all subarchs so Marc can
then remove the remaining assembly code too.

Regards,

Tony

^ permalink raw reply	[flat|nested] 4+ messages in thread

* GIC MULTI_IRQ_HANDLER branches
  2011-10-25  7:48 ` Tony Lindgren
@ 2011-10-25  8:28   ` Russell King - ARM Linux
  2011-10-25  8:31     ` Tony Lindgren
  0 siblings, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2011-10-25  8:28 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 25, 2011 at 09:48:16AM +0200, Tony Lindgren wrote:
> * Marc Zyngier <maz@misterjones.org> [111024 16:59]:
> > I've stashed my patches for MULTI_IRQ_HANDLER on the following branches:
> > git://github.com/mzyngier/arm-platforms.git gic-multi-irq
> > git://github.com/mzyngier/arm-platforms.git gic-multi-irq-asm
> > 
> > This is based on Russell's smp branch, plus my PPI patches that Russell
> > has already pulled for the upcoming merge window.
> > 
> > The difference between the two branches is that the second is keeping
> > the ASM version of the GIC handler instead of a C version.
> > 
> > The C version has been tested on VE, Realview, Tegra, and OMAP2/3/4.
> > The ASM version has only been tested on OMAP4.
> 
> For the record, boots fine on omap1/2/3/4 like I replied earlier
> with my Tested-by.
> 
> Can people please test this series on all subarchs so Marc can
> then remove the remaining assembly code too.

My feeling is that this is too disruptive to take for 3.2 now that the
merge window is open: just adding Marc's PPI patches on Sunday caused
a number of _horrible_ conflicts crop up.  This probably is no
different.

So, let's postpone this kind of stuff until after this merge window has
closed.

(BTW, Linus won't be pulling major stuff which hasn't been in linux-next -
see the 3.1 announcement.)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* GIC MULTI_IRQ_HANDLER branches
  2011-10-25  8:28   ` Russell King - ARM Linux
@ 2011-10-25  8:31     ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2011-10-25  8:31 UTC (permalink / raw)
  To: linux-arm-kernel

* Russell King - ARM Linux <linux@arm.linux.org.uk> [111025 09:54]:
> On Tue, Oct 25, 2011 at 09:48:16AM +0200, Tony Lindgren wrote:
> > * Marc Zyngier <maz@misterjones.org> [111024 16:59]:
> > > I've stashed my patches for MULTI_IRQ_HANDLER on the following branches:
> > > git://github.com/mzyngier/arm-platforms.git gic-multi-irq
> > > git://github.com/mzyngier/arm-platforms.git gic-multi-irq-asm
> > > 
> > > This is based on Russell's smp branch, plus my PPI patches that Russell
> > > has already pulled for the upcoming merge window.
> > > 
> > > The difference between the two branches is that the second is keeping
> > > the ASM version of the GIC handler instead of a C version.
> > > 
> > > The C version has been tested on VE, Realview, Tegra, and OMAP2/3/4.
> > > The ASM version has only been tested on OMAP4.
> > 
> > For the record, boots fine on omap1/2/3/4 like I replied earlier
> > with my Tested-by.
> > 
> > Can people please test this series on all subarchs so Marc can
> > then remove the remaining assembly code too.
> 
> My feeling is that this is too disruptive to take for 3.2 now that the
> merge window is open: just adding Marc's PPI patches on Sunday caused
> a number of _horrible_ conflicts crop up.  This probably is no
> different.
> 
> So, let's postpone this kind of stuff until after this merge window has
> closed.

OK, I was hoping we could get it in without the assembly changes..
 
> (BTW, Linus won't be pulling major stuff which hasn't been in linux-next -
> see the 3.1 announcement.)

..but yeah I guess it's too late now.

Tony

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-25  8:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 15:26 GIC MULTI_IRQ_HANDLER branches Marc Zyngier
2011-10-25  7:48 ` Tony Lindgren
2011-10-25  8:28   ` Russell King - ARM Linux
2011-10-25  8:31     ` Tony Lindgren

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).