]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/slab_def.h
printk: when dumping regs, show the stack, not thread_info
[karo-tx-linux.git] / include / linux / slab_def.h
index 8694f7a5d92b6a8a0b481f6d72819e4fb5c88dcf..339ba027ade9873eebf91ea4180ee4a6527f4b92 100644 (file)
@@ -81,7 +81,7 @@ struct kmem_cache {
 #endif
 
 #ifdef CONFIG_SLAB_FREELIST_RANDOM
-       void *random_seq;
+       unsigned int *random_seq;
 #endif
 
        struct kmem_cache_node *node[MAX_NUMNODES];