From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org ([63.228.1.57]:41192 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992589AbXDDEE7 (ORCPT ); Wed, 4 Apr 2007 00:04:59 -0400 Subject: Re: [PATCH 0/14] Pass MAP_FIXED down to get_unmapped_area From: Benjamin Herrenschmidt In-Reply-To: <1175659285.929428.835270667964.qpush@grosgo> References: <1175659285.929428.835270667964.qpush@grosgo> Content-Type: text/plain Date: Wed, 04 Apr 2007 14:03:48 +1000 Message-Id: <1175659428.30879.47.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org To: Andrew Morton Cc: linux-arch@vger.kernel.org, Linux Memory Management , linux-kernel@vger.kernel.org List-ID: On Wed, 2007-04-04 at 14:01 +1000, Benjamin Herrenschmidt wrote: > This is a "first step" as there are still cleanups to be done in various > areas touched by that code but I think it's probably good to go as is and > at least enables me to implement what I need for PowerPC. .../... And sorry for the double-send of some of the patches, a script hickup on my side. Cheers, Ben.