On Wed, 14 Aug 2013, Pekka Enberg wrote: > On 08/14/2013 05:54 PM, Pekka Enberg wrote: > > I already applied an earlier version that's now breaking linux-next. > > Can you please send incremental fixes on top of slab/next? > > I'd prefer not to rebase... > > Ok, I rebased anyway and dropped the broken commits. I'm not > happy that this bundles kmalloc_large(), though, so it needs to > be taken out for me to merge this. kmalloc_large is already available for slub. I just made it generally available. slob large allocations now also fallback to kmalloc_large. We could just disable it for SLAB? -- 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>