Prev: r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
Next: [PATCH] Net: wireless: ath: fix macros coding style issue in hw.c
From: Jeff Garzik on 29 Mar 2010 16:20 On 03/29/2010 01:52 PM, Tejun Heo wrote: > Implicit slab.h inclusion via percpu.h is about to go away. Make sure > gfp.h or slab.h is included as necessary. > > Signed-off-by: Tejun Heo<tj(a)kernel.org> > Cc: Stephen Rothwell<sfr(a)canb.auug.org.au> > Cc: Jeff Garzik<jgarzik(a)pobox.com> > --- > drivers/ata/ahci_platform.c | 1 + > drivers/ata/libahci.c | 1 + > 2 files changed, 2 insertions(+), 0 deletions(-) Unless you object, I'll go ahead and apply this to #upstream... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Tejun Heo on 29 Mar 2010 20:20 On 03/30/2010 05:14 AM, Jeff Garzik wrote: > On 03/29/2010 01:52 PM, Tejun Heo wrote: >> Implicit slab.h inclusion via percpu.h is about to go away. Make sure >> gfp.h or slab.h is included as necessary. > > Unless you object, I'll go ahead and apply this to #upstream... Yes, please. Thank you. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Jeff Garzik on 30 Mar 2010 13:10 On 03/29/2010 01:52 PM, Tejun Heo wrote: > Implicit slab.h inclusion via percpu.h is about to go away. Make sure > gfp.h or slab.h is included as necessary. > > Signed-off-by: Tejun Heo<tj(a)kernel.org> > Cc: Stephen Rothwell<sfr(a)canb.auug.org.au> > Cc: Jeff Garzik<jgarzik(a)pobox.com> > --- > drivers/ata/ahci_platform.c | 1 + > drivers/ata/libahci.c | 1 + > 2 files changed, 2 insertions(+), 0 deletions(-) applied -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Stephen Rothwell on 30 Mar 2010 18:40
Hi Jeff, On Tue, 30 Mar 2010 13:02:51 -0400 Jeff Garzik <jgarzik(a)pobox.com> wrote: > > On 03/29/2010 01:52 PM, Tejun Heo wrote: > > Implicit slab.h inclusion via percpu.h is about to go away. Make sure > > gfp.h or slab.h is included as necessary. > > > > Signed-off-by: Tejun Heo<tj(a)kernel.org> > > Cc: Stephen Rothwell<sfr(a)canb.auug.org.au> > > Cc: Jeff Garzik<jgarzik(a)pobox.com> > > --- > > drivers/ata/ahci_platform.c | 1 + > > drivers/ata/libahci.c | 1 + > > 2 files changed, 2 insertions(+), 0 deletions(-) > > applied Thanks. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/ |