* patches for 2.6.26
@ 2008-04-10 14:21 Kumar Gala
2008-04-10 15:20 ` Laurent Pinchart
2008-04-11 11:45 ` Anton Vorontsov
0 siblings, 2 replies; 6+ messages in thread
From: Kumar Gala @ 2008-04-10 14:21 UTC (permalink / raw)
To: ppc-dev list
Guy's
if you have work you want in 2.6.26 related to Freescale PPC's let me
know. Ideally you can provide links to the patches in http://patchwork.ozlabs.org/linuxppc/
thanks
- k
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: patches for 2.6.26
2008-04-10 14:21 patches for 2.6.26 Kumar Gala
@ 2008-04-10 15:20 ` Laurent Pinchart
2008-04-10 15:36 ` Kumar Gala
2008-04-10 22:16 ` David Miller
2008-04-11 11:45 ` Anton Vorontsov
1 sibling, 2 replies; 6+ messages in thread
From: Laurent Pinchart @ 2008-04-10 15:20 UTC (permalink / raw)
To: linuxppc-dev
On Thursday 10 April 2008 16:21, Kumar Gala wrote:
> Guy's
>
> if you have work you want in 2.6.26 related to Freescale PPC's let me
> know. Ideally you can provide links to the patches in
> http://patchwork.ozlabs.org/linuxppc/
Could you please add this one ?
fs_enet: Don't call NAPI functions when NAPI is not used.
http://patchwork.ozlabs.org/linuxppc/patch?id=17055
--
Laurent Pinchart
CSE Semaphore Belgium
Chaussee de Bruxelles, 732A
B-1410 Waterloo
Belgium
T +32 (2) 387 42 59
F +32 (2) 387 42 75
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: patches for 2.6.26
2008-04-10 15:20 ` Laurent Pinchart
@ 2008-04-10 15:36 ` Kumar Gala
2008-04-10 22:16 ` David Miller
1 sibling, 0 replies; 6+ messages in thread
From: Kumar Gala @ 2008-04-10 15:36 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: linuxppc-dev
On Apr 10, 2008, at 10:20 AM, Laurent Pinchart wrote:
> On Thursday 10 April 2008 16:21, Kumar Gala wrote:
>> Guy's
>>
>> if you have work you want in 2.6.26 related to Freescale PPC's let me
>> know. Ideally you can provide links to the patches in
>> http://patchwork.ozlabs.org/linuxppc/
>
> Could you please add this one ?
>
> fs_enet: Don't call NAPI functions when NAPI is not used.
> http://patchwork.ozlabs.org/linuxppc/patch?id=17055
Jeff Garzik should ack this first. (you'll want to send to netdev and
Jeff).
(also ask him if he want it to go via netdev or ppc tree's).
- k
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: patches for 2.6.26
2008-04-10 15:20 ` Laurent Pinchart
2008-04-10 15:36 ` Kumar Gala
@ 2008-04-10 22:16 ` David Miller
2008-04-10 22:50 ` Josh Boyer
1 sibling, 1 reply; 6+ messages in thread
From: David Miller @ 2008-04-10 22:16 UTC (permalink / raw)
To: laurentp; +Cc: linuxppc-dev
From: Laurent Pinchart <laurentp@cse-semaphore.com>
Date: Thu, 10 Apr 2008 17:20:36 +0200
> On Thursday 10 April 2008 16:21, Kumar Gala wrote:
> > Guy's
> >
> > if you have work you want in 2.6.26 related to Freescale PPC's let me
> > know. Ideally you can provide links to the patches in
> > http://patchwork.ozlabs.org/linuxppc/
>
> Could you please add this one ?
>
> fs_enet: Don't call NAPI functions when NAPI is not used.
> http://patchwork.ozlabs.org/linuxppc/patch?id=17055
I kindly request that PPC folks send networking driver patches through
the normal channels so that the networking experts on netdev and
people like Jeff Garzik can review such changes.
In fact this patch here is a bug fix and belongs in the tree right
now, instead of waiting for 2.6.26
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: patches for 2.6.26
2008-04-10 22:16 ` David Miller
@ 2008-04-10 22:50 ` Josh Boyer
0 siblings, 0 replies; 6+ messages in thread
From: Josh Boyer @ 2008-04-10 22:50 UTC (permalink / raw)
To: David Miller; +Cc: linuxppc-dev
On Thu, 2008-04-10 at 15:16 -0700, David Miller wrote:
> From: Laurent Pinchart <laurentp@cse-semaphore.com>
> Date: Thu, 10 Apr 2008 17:20:36 +0200
>
> > On Thursday 10 April 2008 16:21, Kumar Gala wrote:
> > > Guy's
> > >
> > > if you have work you want in 2.6.26 related to Freescale PPC's let me
> > > know. Ideally you can provide links to the patches in
> > > http://patchwork.ozlabs.org/linuxppc/
> >
> > Could you please add this one ?
> >
> > fs_enet: Don't call NAPI functions when NAPI is not used.
> > http://patchwork.ozlabs.org/linuxppc/patch?id=17055
>
> I kindly request that PPC folks send networking driver patches through
> the normal channels so that the networking experts on netdev and
> people like Jeff Garzik can review such changes.
Normally we do. But we appreciate the reminder. Particularly since it
reminded me that I need to chase Jeff down about the ibm_newemac patches
that were sent a while ago.
josh
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: patches for 2.6.26
2008-04-10 14:21 patches for 2.6.26 Kumar Gala
2008-04-10 15:20 ` Laurent Pinchart
@ 2008-04-11 11:45 ` Anton Vorontsov
1 sibling, 0 replies; 6+ messages in thread
From: Anton Vorontsov @ 2008-04-11 11:45 UTC (permalink / raw)
To: Kumar Gala; +Cc: ppc-dev list
Hello Kumar,
On Thu, Apr 10, 2008 at 09:21:34AM -0500, Kumar Gala wrote:
> Guy's
>
> if you have work you want in 2.6.26 related to Freescale PPC's let me
> know. Ideally you can provide links to the patches in
> http://patchwork.ozlabs.org/linuxppc/
Please take a look at these:
[POWERPC] mpc8315: fix USB UTMI Host setup
http://patchwork.ozlabs.org/linuxppc/patch?id=17782
[POWERPC] qe_lib and ucc_geth: switch to the cpm_muram implementation
http://patchwork.ozlabs.org/linuxppc/patch?id=17441
^ Scott and Timur say that patch looks fine.
[POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matching
http://patchwork.ozlabs.org/linuxppc/patch?id=17405
[POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO bus
http://patchwork.ozlabs.org/linuxppc/patch?id=17389
[POWERPC] fsl_soc: add support for "fsl, soc" compatible matching
http://patchwork.ozlabs.org/linuxppc/patch?id=17289
[POWERPC] UCC nodes cleanup
http://patchwork.ozlabs.org/linuxppc/patch?id=17290
UPM Patches
http://patchwork.ozlabs.org/linuxppc/patch?id=17291
http://patchwork.ozlabs.org/linuxppc/patch?id=17292
^ Needed to be in-tree so I can ask to merge FSL UPM NAND driver just after
OF GPIO API merge.
Thanks,
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-04-11 11:45 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-10 14:21 patches for 2.6.26 Kumar Gala
2008-04-10 15:20 ` Laurent Pinchart
2008-04-10 15:36 ` Kumar Gala
2008-04-10 22:16 ` David Miller
2008-04-10 22:50 ` Josh Boyer
2008-04-11 11:45 ` Anton Vorontsov
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).