• Andrew Morton's avatar
    [PATCH] slab: remove extraneous printk · 851c937d
    Andrew Morton authored
    From: "David S. Miller" <davem@redhat.com>
    
    From: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
    
    If I create some kmem cache on 64-bit with like 3 u32's in it, it should
    silently just work and not warn.
    851c937d
slab.c 74.8 KB