Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758748Ab2HHPN5 (ORCPT ); Wed, 8 Aug 2012 11:13:57 -0400 Received: from g1t0028.austin.hp.com ([15.216.28.35]:4930 "EHLO g1t0028.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758624Ab2HHPNz (ORCPT ); Wed, 8 Aug 2012 11:13:55 -0400 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 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 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> Organization: ISS-Linux Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 649 Lines: 21 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 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/