Re: [PATCH RESEND] mm: Restructure kmem_cache_create() to move debug cache integrity checks into a new function
From: Christoph Lameter (Open Source) <hidden>
Date: 2012-08-08 15:01:43
Also in:
lkml
From: Christoph Lameter (Open Source) <hidden>
Date: 2012-08-08 15:01:43
Also in:
lkml
On Mon, 6 Aug 2012, Shuah Khan wrote:
No reason, just something I am used to doing :) inline is a good idea. I can fix that easily and send v2 patch.
Leave that to the compiler. There is no performance reason that would give a benefit from forcing inline. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>