Prev: [PATCH 10/17] wireless: update gfp/slab.h includes
Next: [PATCH 13/17] hid: update gfp/slab.h includes
From: Tejun Heo on 29 Mar 2010 14:00 Hello, On 03/30/2010 01:25 AM, Randy Dunlap wrote: > This tree seems to be a bit messy. :( Sorry. Most of the failures came from me forgetting to run the conversion script on codes which are in linux-next but not mainline, so all the new codes ended up broken by default. I just sent out patches against trees in linux-next. Once they're in, there shouldn't be many problems. > Sorry if I missed this patch in the (email) storm. > > mm/kmemcheck.c also needs slab.h added to it: But this one is something I missed from the mainline (my script didn't check for isolated SLAB_* flag usages). I'll take this one into the slabh tree. Thanks for reporting this. :-) -- 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: Tejun Heo on 29 Mar 2010 14:10
On 03/30/2010 03:00 AM, Tejun Heo wrote: >> mm/kmemcheck.c also needs slab.h added to it: > > But this one is something I missed from the mainline (my script didn't > check for isolated SLAB_* flag usages). I'll take this one into the > slabh tree. Thanks for reporting this. :-) Applied to slabh branch. Thanks. -- 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/ |