Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934101AbbBDTda (ORCPT ); Wed, 4 Feb 2015 14:33:30 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57958 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933009AbbBDTd1 (ORCPT ); Wed, 4 Feb 2015 14:33:27 -0500 X-Sasl-enc: S7EthsWe6ESZhbab0nKAQ1JTMIMBgwZseAppJnJJS7HI 1423078405 Message-ID: <54D27403.90000@iki.fi> Date: Wed, 04 Feb 2015 21:33:23 +0200 From: Pekka Enberg User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Daniel Sanders CC: Christoph Lameter , Pekka Enberg , David Rientjes , Joonsoo Kim , Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5] LLVMLinux: Correct size_index table before replacing the bootstrap kmem_cache_node. References: <1422970639-7922-1-git-send-email-daniel.sanders@imgtec.com> <1422970639-7922-2-git-send-email-daniel.sanders@imgtec.com> In-Reply-To: <1422970639-7922-2-git-send-email-daniel.sanders@imgtec.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 533 Lines: 13 On 2/3/15 3:37 PM, Daniel Sanders wrote: > This patch moves the initialization of the size_index table slightly > earlier so that the first few kmem_cache_node's can be safely allocated > when KMALLOC_MIN_SIZE is large. The patch looks OK to me but how is this related to LLVM? - 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/