On Sat, Jan 14, 2017 at 04:42:11PM +0300, Vladimir Davydov wrote: > > +#if defined(CONFIG_MEMCG) && !defined(CONFIG_SLOB) > > +void __kmemcg_cache_deactivate(struct kmem_cache *s); > > +#endif > > nit: ifdef is not necessary Will drop, thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>