On 06/07/16 13:12, Andrew Morton wrote: > On Mon, 6 Jun 2016 22:11:37 -0700 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > >> On 06/05/16 21:20, Stephen Rothwell wrote: >>> Hi all, >>> >>> Changes since 20160603: >>> >> >> on i386: >> >> mm/built-in.o: In function `init_cache_random_seq': >> slub.c:(.text+0x76921): undefined reference to `cache_random_seq_create' >> mm/built-in.o: In function `__kmem_cache_release': >> (.text+0x80525): undefined reference to `cache_random_seq_destroy' > > Yup. This, I guess... > > From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Subject: mm-slub-freelist-randomization-fix > > freelist_randomize(), cache_random_seq_create() and > cache_random_seq_destroy() should not be inside CONFIG_SLABINFO. > > Cc: Christoph Lameter <cl@xxxxxxxxx> > Cc: David Rientjes <rientjes@xxxxxxxxxx> > Cc: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> > Cc: Kees Cook <keescook@xxxxxxxxxxxx> > Cc: Pekka Enberg <penberg@xxxxxxxxxx> > Cc: Thomas Garnier <thgarnie@xxxxxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > --- Yes, thanks. Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html