Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754983AbbDUOGO (ORCPT ); Tue, 21 Apr 2015 10:06:14 -0400 Received: from resqmta-ch2-11v.sys.comcast.net ([69.252.207.43]:50910 "EHLO resqmta-ch2-11v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753236AbbDUOGK (ORCPT ); Tue, 21 Apr 2015 10:06:10 -0400 Date: Tue, 21 Apr 2015 09:06:07 -0500 (CDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: Gavin Guo cc: penberg@kernel.org, rientjes@google.com, iamjoonsoo.kim@lge.com, akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel Subject: Re: [PATCH] mm/slab_common: Support the slub_debug boot option on specific object size In-Reply-To: Message-ID: References: <1429349091-11785-1-git-send-email-gavin.guo@canonical.com> 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: 530 Lines: 14 On Tue, 21 Apr 2015, Gavin Guo wrote: > Thanks for your reply. I put the kmalloc_names in the __initdata > section. And it will be cleaned. Do you think the kmalloc_names should > be put in the global data section to avoid the dynamic creation of the > kmalloc hostname again? Yes. -- 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/