Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161297AbWASJHW (ORCPT ); Thu, 19 Jan 2006 04:07:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161303AbWASJHV (ORCPT ); Thu, 19 Jan 2006 04:07:21 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:47748 "EHLO mail.cs.helsinki.fi") by vger.kernel.org with ESMTP id S1161297AbWASJHU (ORCPT ); Thu, 19 Jan 2006 04:07:20 -0500 Date: Thu, 19 Jan 2006 11:07:09 +0200 (EET) From: Pekka J Enberg To: Christoph Lameter cc: akpm@osdl.org, linux-kernel@vger.kernel.org, manfred@colorfullife.com Subject: Re: [patch 05/10] slab: extract slab_destroy_objs() In-Reply-To: Message-ID: References: <20060114122249.246354000@localhost> <20060114122418.490182000@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 547 Lines: 14 On Sat, 14 Jan 2006, Pekka Enberg wrote: > > +static void slab_destroy_objs(kmem_cache_t *cachep, struct slab *slabp) On Wed, 18 Jan 2006, Christoph Lameter wrote: > This is only called once right? Make this inline? We get better stack traces when its not inlined so I don't see the point. Pekka - 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/