On Fri, 2 Oct 2015, Rasmus Villemoes wrote: > The various allocators return aligned memory. Telling the compiler > that allows it to generate better code in many cases, for example when > the return value is immediately passed to memset(). Looks good. Acked-by: Christoph Lameter <cl@xxxxxxxxx> -- 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>