Found 12 matching messages (0.203 seconds). Page 1 of 1.
... Maciej patch-netdev-2.6.23-rc6-20070913-sb1250-mac-typedef-8 ... 23-rc6-20070913/drivers/net/sb1250-mac.c --- linux-netdev-2.6.23 ... __iomem *sbdma_dscrcnt; /* Descriptor count register */ - volatile void __iomem *sbdma_curdscr; /* current descriptor ...
linux-kernel - Maciej W. Rozycki - Sep 14 2007 - 06:48
... Maciej patch-mips-2.6.23-rc5-20070904-sb1250-mac-typedef-7 ... 23-rc5-20070904/drivers/net/sb1250-mac.c --- linux-mips-2.6.23 ... void __iomem *sbdma_dscrcnt; /* Descriptor count register */ - volatile void __iomem *sbdma_curdscr; /* current descriptor ...
linux-kernel - Maciej W. Rozycki - Sep 10 2007 - 08:20
... . Maciej patch-netdev-2.6.23-rc6-20070920-sb1250-mac-typedef-9 ... .23-rc6-20070920/drivers/net/sb1250-mac.c --- linux-netdev-2.6. ... __iomem *sbdma_dscrcnt; /* Descriptor count register */ - volatile void __iomem *sbdma_curdscr; /* current descriptor ...
linux-kernel - Maciej W. Rozycki - Sep 20 2007 - 14:14
... hear that the version of sb1250-mac.c in > > your tree does not ... build (because of > > 42d53d6be113f974d8152979c88e1061b953bd12) and the patch below does not > > address it. I ... For linux-2.6.git the patch-mips-2.6.23-rc5-20070904-sb1250-mac-typedef-7 ...
linux-kernel - Maciej W. Rozycki - Sep 20 2007 - 10:23
Maciej W. Rozycki wrote: > Remove typedefs, volatiles and convert kmalloc()/memset() ... hear that the version of sb1250-mac.c > in your tree does not ... (because of > 42d53d6be113f974d8152979c88e1061b953bd12) and the patch below does not > address it. ...
linux-kernel - Jeff Garzik - Sep 20 2007 - 00:10
... what the difference is. Let me > see... Hmm... HEAD du jour has no differences for the sb1250-mac between lmo and kernel.org. Ralf - To unsubscribe from this list: send the line "unsubscribe linux-kernel ...
linux-kernel - Ralf Baechle - Sep 13 2007 - 11:14
... me >> see... > > Hmm... HEAD du jour has no differences for the sb1250-mac between lmo > and kernel.org. Net driver patches should apply on top of netdev-2.6.git#upstream, which is where changes ...
linux-kernel - Jeff Garzik - Sep 13 2007 - 11:51
... (or less so) to hear that the version of sb1250-mac.c in >>> your tree does not even build (because of >>> 42d53d6be113f974d8152979c88e1061b953bd12) and the patch below does not >>> address it. I ran out of time in ...
linux-kernel - Jeff Garzik - Sep 20 2007 - 13:01
On Mon, Sep 10, 2007 at 01:20:38PM +0100, Maciej W. Rozycki wrote: > Remove typedefs, volatiles and convert kmalloc()/memset() pairs to > kcalloc(). Also reformat the surrounding clutter. > > Signed-off-by: Maciej ...
linux-kernel - Ralf Baechle - Sep 10 2007 - 12:58
Maciej W. Rozycki wrote: > Remove typedefs, volatiles and convert kmalloc()/memset() pairs to > kcalloc(). Also reformat the surrounding clutter. ... > Please apply, > > Maciej ACK, but patch does not apply cleanly to netdev-2 ...
linux-kernel - Jeff Garzik - Sep 12 2007 - 23:58
... , 12 Sep 2007, Jeff Garzik wrote:
> > Remove typedefs, volatiles and convert kmalloc()/memset() pairs to
> > kcalloc(). Also reformat the surrounding ...
linux-kernel - Maciej W. Rozycki - Sep 13 2007 - 10:13
Maciej W. Rozycki wrote:
> Remove typedefs, volatiles and convert kmalloc()/memset() pairs to
> kcalloc(). Also reformat the surrounding clutter.
>
> Signed-off-by: Maciej W. Rozycki linux-kernel - Jeff Garzik - Sep 29 2007 - 01:14