All of lore.kernel.org
 help / color / mirror / Atom feed
* IXP4XX Maintainer
@ 2008-11-04  6:37 Miguel Ángel Álvarez
  2008-11-04 12:04 ` Imre Kaloz
  0 siblings, 1 reply; 6+ messages in thread
From: Miguel Ángel Álvarez @ 2008-11-04  6:37 UTC (permalink / raw)
  To: Karl Hiramoto, khc, kernel, linux-arm-kernel, linux-kernel

Sorry for the question, but... who is supposed to be the mainteiner
for IXP4XX cpus?

Thanks

Miguel Ángel Álvarez

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

* Re: IXP4XX Maintainer
  2008-11-04  6:37 IXP4XX Maintainer Miguel Ángel Álvarez
@ 2008-11-04 12:04 ` Imre Kaloz
  2008-11-04 12:21   ` Karl Hiramoto
  0 siblings, 1 reply; 6+ messages in thread
From: Imre Kaloz @ 2008-11-04 12:04 UTC (permalink / raw)
  To: Miguel Ángel Álvarez, Karl Hiramoto, khc, kernel,
	linux-arm-kernel, linux-kernel

On Tue, 04 Nov 2008 07:37:09 +0100, Miguel Ángel Álvarez  
<gotzoncabanes@gmail.com> wrote:

> Sorry for the question, but... who is supposed to be the mainteiner
> for IXP4XX cpus?
>
> Thanks
>
> Miguel Ángel Álvarez

I was supposed to pick it up, just Real Life (tm) got in the way.. I'll  
queue up my pending
patches during this week, and submit them to the arm-kernel list.

On the other hand, if you have questions/patches against the NPE drivers,  
Kryzsztof is the one
you are looking for.


Imre

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

* Re: IXP4XX Maintainer
  2008-11-04 12:04 ` Imre Kaloz
@ 2008-11-04 12:21   ` Karl Hiramoto
  2008-11-04 12:34     ` Russell King - ARM Linux
  0 siblings, 1 reply; 6+ messages in thread
From: Karl Hiramoto @ 2008-11-04 12:21 UTC (permalink / raw)
  To: Imre Kaloz
  Cc: Miguel Ángel Álvarez, khc, kernel, linux-arm-kernel,
	linux-kernel

Imre Kaloz wrote:
> On Tue, 04 Nov 2008 07:37:09 +0100, Miguel Ángel Álvarez
> <gotzoncabanes@gmail.com> wrote:
>
>> Sorry for the question, but... who is supposed to be the mainteiner
>> for IXP4XX cpus?
>>
>> Thanks
>>
>> Miguel Ángel Álvarez
>
> I was supposed to pick it up, just Real Life (tm) got in the way..
> I'll queue up my pending
> patches during this week, and submit them to the arm-kernel list.
>

A lot of the stuff in openwrt svn would be nice to see mainline :-)

I'm most interested in
https://svn.openwrt.org/openwrt/trunk/target/linux/ixp4xx/patches-2.6.27/2*-npe_driver*

I'm using these now on an IXP425 and IXP435 with good results.
--
karl


svn


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

* Re: IXP4XX Maintainer
  2008-11-04 12:21   ` Karl Hiramoto
@ 2008-11-04 12:34     ` Russell King - ARM Linux
  2008-11-04 13:34       ` Imre Kaloz
  2008-11-04 14:06       ` Miguel Ángel Álvarez
  0 siblings, 2 replies; 6+ messages in thread
From: Russell King - ARM Linux @ 2008-11-04 12:34 UTC (permalink / raw)
  To: Karl Hiramoto
  Cc: Imre Kaloz, Miguel Ángel Álvarez, khc, kernel,
	linux-arm-kernel, linux-kernel

On Tue, Nov 04, 2008 at 01:21:43PM +0100, Karl Hiramoto wrote:
> Imre Kaloz wrote:
> > I was supposed to pick it up, just Real Life (tm) got in the way..
> > I'll queue up my pending
> > patches during this week, and submit them to the arm-kernel list.

That fills me with dread.

> A lot of the stuff in openwrt svn would be nice to see mainline :-)

I don't have the bandwidth to review this stuff, so the only way
progress is going to be made is if that's sorted out first.

I've been asking for a maintainer for IXP4xx stuff, and Imre did
volunteer.  However, if Imre's not able to do so, we need someone
else to take that job on.

So, can someone from the openwrt community (who seem to be the active
IXP4xx folk) volunteer to replace Imre?

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

* Re: IXP4XX Maintainer
  2008-11-04 12:34     ` Russell King - ARM Linux
@ 2008-11-04 13:34       ` Imre Kaloz
  2008-11-04 14:06       ` Miguel Ángel Álvarez
  1 sibling, 0 replies; 6+ messages in thread
From: Imre Kaloz @ 2008-11-04 13:34 UTC (permalink / raw)
  To: Russell King - ARM Linux, Karl Hiramoto
  Cc: Miguel Ángel Álvarez, khc, kernel, linux-arm-kernel,
	linux-kernel

On Tue, 04 Nov 2008 13:34:05 +0100, Russell King - ARM Linux  
<linux@arm.linux.org.uk> wrote:

> On Tue, Nov 04, 2008 at 01:21:43PM +0100, Karl Hiramoto wrote:
>> Imre Kaloz wrote:
>> > I was supposed to pick it up, just Real Life (tm) got in the way..
>> > I'll queue up my pending
>> > patches during this week, and submit them to the arm-kernel list.
>
> That fills me with dread.

No pain, no gain :) You can merge them when you have time - the biggest
problem right now (IMHO) is the lack of central repository for platform
patches - OpenWrt isn't an official one.

>> A lot of the stuff in openwrt svn would be nice to see mainline :-)
>
> I don't have the bandwidth to review this stuff, so the only way
> progress is going to be made is if that's sorted out first.
>
> I've been asking for a maintainer for IXP4xx stuff, and Imre did
> volunteer.  However, if Imre's not able to do so, we need someone
> else to take that job on.
>
> So, can someone from the openwrt community (who seem to be the active
> IXP4xx folk) volunteer to replace Imre?

That's not necessary, things have settled down. I'll submit the NPE patches
to Krysztof as well, so hopefully everything goes mainline really soon.


Imre

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

* Re: IXP4XX Maintainer
  2008-11-04 12:34     ` Russell King - ARM Linux
  2008-11-04 13:34       ` Imre Kaloz
@ 2008-11-04 14:06       ` Miguel Ángel Álvarez
  1 sibling, 0 replies; 6+ messages in thread
From: Miguel Ángel Álvarez @ 2008-11-04 14:06 UTC (permalink / raw)
  To: Russell King - ARM Linux
  Cc: Karl Hiramoto, Imre Kaloz, khc, kernel, linux-arm-kernel,
	linux-kernel

Thanks for the answers, and thanks for your efforts, Imre.

I was a bit lost of the person to send my questions to.

Miguel Ángel

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

end of thread, other threads:[~2008-11-04 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-04  6:37 IXP4XX Maintainer Miguel Ángel Álvarez
2008-11-04 12:04 ` Imre Kaloz
2008-11-04 12:21   ` Karl Hiramoto
2008-11-04 12:34     ` Russell King - ARM Linux
2008-11-04 13:34       ` Imre Kaloz
2008-11-04 14:06       ` Miguel Ángel Álvarez

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.