From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992593AbXDDEFF (ORCPT ); Wed, 4 Apr 2007 00:05:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992591AbXDDEFE (ORCPT ); Wed, 4 Apr 2007 00:05:04 -0400 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 To: Andrew Morton Cc: linux-arch@vger.kernel.org, Linux Memory Management , linux-kernel@vger.kernel.org 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 X-Mailer: Evolution 2.10.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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.