From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx176.postini.com [74.125.245.176]) by kanga.kvack.org (Postfix) with SMTP id 31BE26B005D for ; Wed, 8 Aug 2012 11:13:56 -0400 (EDT) Message-ID: <1344438832.2832.1.camel@lorien2> Subject: Re: [PATCH RESEND] mm: Restructure kmem_cache_create() to move debug cache integrity checks into a new function From: Shuah Khan Reply-To: shuah.khan@hp.com Date: Wed, 08 Aug 2012 09:13:52 -0600 In-Reply-To: References: <1342221125.17464.8.camel@lorien2> <1344224494.3053.5.camel@lorien2> <1344266096.2486.17.camel@lorien2> <1344272614.2486.40.camel@lorien2> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: owner-linux-mm@kvack.org List-ID: To: "Christoph Lameter (Open Source)" Cc: JoonSoo Kim , Pekka Enberg , glommer@parallels.com, linux-mm@kvack.org, LKML , Andrew Morton , Linus Torvalds , David Rientjes , shuah.khan@hp.com On Wed, 2012-08-08 at 09:14 -0500, Christoph Lameter (Open Source) wrote: > 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. > Already fixed in the v2 patch. Thanks, -- Shuah -- 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: email@kvack.org