Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751330AbaKFLAM (ORCPT ); Thu, 6 Nov 2014 06:00:12 -0500 Received: from mx2.parallels.com ([199.115.105.18]:45263 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750926AbaKFLAK (ORCPT ); Thu, 6 Nov 2014 06:00:10 -0500 Date: Thu, 6 Nov 2014 13:59:59 +0300 From: Vladimir Davydov To: Christoph Lameter CC: Andrew Morton , Johannes Weiner , Michal Hocko , Pekka Enberg , David Rientjes , Joonsoo Kim , , Subject: Re: [PATCH -mm 7/8] slab: introduce slab_free helper Message-ID: <20141106105959.GD4839@esperanza> References: <439ae0a228e18af4ba909dce471a7e3d21005ef6.1415046910.git.vdavydov@parallels.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 05, 2014 at 12:42:05PM -0600, Christoph Lameter wrote: > Some comments would be good for the commit. If it isn't too late, here it goes: We have code duplication in kmem_cache_free/kfree. Let's move it to a separate function. > > Acked-by: Christoph Lameter Thank you. -- 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/