On Tue, 2015-08-04 at 21:18 -0400, Steven Rostedt wrote: > @@ -1310,6 +1317,8 @@ static struct page *allocate_slab(struct > kmem_cache *s, gfp_t flags, int node) > struct kmem_cache_order_objects oo = s->oo; > gfp_t alloc_gfp; > bool enableirqs; > + void *start, *p; > + int idx, order; > > flags &= gfp_allowed_mask; > Nit: idx is unused. -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html