Thread (11 messages) flat view 11 messages, 3 authors, 2015-08-10

Re: [PATCH RT 2/7] mm/slub: move slab initialization into irq enabled region

From: Mike Galbraith <hidden>
Date: 2015-08-10 06:33:55
Also in: lkml

On Tue, 2015-08-04 at 21:18 -0400, Steven Rostedt wrote:
quoted hunk ↗ jump to hunk
@@ -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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help