Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758639Ab2HHPBn (ORCPT ); Wed, 8 Aug 2012 11:01:43 -0400 Received: from nlpi157.sbcis.sbc.com ([207.115.36.171]:34014 "EHLO nlpi157.prodigy.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757375Ab2HHPBm (ORCPT ); Wed, 8 Aug 2012 11:01:42 -0400 X-Greylist: delayed 633 seconds by postgrey-1.27 at vger.kernel.org; Wed, 08 Aug 2012 11:01:42 EDT Date: Wed, 8 Aug 2012 09:14:01 -0500 (CDT) From: "Christoph Lameter (Open Source)" X-X-Sender: cl@greybox.home To: Shuah Khan cc: JoonSoo Kim , Pekka Enberg , glommer@parallels.com, linux-mm@kvack.org, LKML , Andrew Morton , Linus Torvalds , David Rientjes , shuahkhan@gmail.com Subject: Re: [PATCH RESEND] mm: Restructure kmem_cache_create() to move debug cache integrity checks into a new function In-Reply-To: <1344272614.2486.40.camel@lorien2> Message-ID: References: <1342221125.17464.8.camel@lorien2> <1344224494.3053.5.camel@lorien2> <1344266096.2486.17.camel@lorien2> <1344272614.2486.40.camel@lorien2> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 508 Lines: 13 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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/