X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=mm%2Fslub.c;h=7be0223531b090dbd9f716104714bc4d9ca9c7b5;hb=4c171acc20794af16a27da25e11ec4e9cad5d9fa;hp=4aad32d2e60d22b659efa63f8728e67d1ce7f1e1;hpb=22e12bbc9bc38c6d0bd541d061a0f547596fc19d;p=~andy%2Flinux diff --git a/mm/slub.c b/mm/slub.c index 4aad32d2e60..7be0223531b 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -1831,7 +1831,6 @@ load_freelist: page->inuse = page->objects; page->freelist = NULL; -unlock_out: slab_unlock(page); c->tid = next_tid(c->tid); local_irq_restore(flags);