From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx168.postini.com [74.125.245.168]) by kanga.kvack.org (Postfix) with SMTP id AF5416B005A for ; Tue, 6 Nov 2012 17:38:27 -0500 (EST) Date: Tue, 6 Nov 2012 14:38:26 -0800 From: Andrew Morton Subject: Re: [PATCH 09/16] mm: use vm_unmapped_area() in hugetlbfs on i386 architecture Message-Id: <20121106143826.dc3b960c.akpm@linux-foundation.org> In-Reply-To: <1352155633-8648-10-git-send-email-walken@google.com> References: <1352155633-8648-1-git-send-email-walken@google.com> <1352155633-8648-10-git-send-email-walken@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Michel Lespinasse Cc: Rik van Riel , Hugh Dickins , linux-kernel@vger.kernel.org, Russell King , Ralf Baechle , Paul Mundt , "David S. Miller" , Chris Metcalf , x86@kernel.org, William Irwin , linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org On Mon, 5 Nov 2012 14:47:06 -0800 Michel Lespinasse wrote: > Update the i386 hugetlb_get_unmapped_area function to make use of > vm_unmapped_area() instead of implementing a brute force search. The x86_64 coloring "fix" wasn't copied into i386? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org