On Wed, Jun 19, 2013 at 02:33:57PM +0000, Christoph Lameter wrote: > On Wed, 19 Jun 2013, Joonsoo Kim wrote: > > > > +#ifndef CONFIG_SLOB > > > + if (__builtin_constant_p(size) && > > > + size <= KMALLOC_MAX_CACHE_SIZE && !(flags & SLAB_CACHE_DMA)) { > > > > s/SLAB_CACHE_DMA/GFP_DMA > > Ok. Could you remove the rest of the email in the future? Its difficult to > find your comment in the long diff. Okay! -- 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>