From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [RFC][PATCHSET] mremap/mmap mess Date: Sat, 5 Dec 2009 12:44:28 -0800 (PST) Message-ID: References: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:53599 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754191AbZLEUor (ORCPT ); Sat, 5 Dec 2009 15:44:47 -0500 In-Reply-To: Sender: linux-arch-owner@vger.kernel.org List-ID: To: Al Viro Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org On Sat, 5 Dec 2009, Al Viro wrote: > > [NOTE: the patch series below is not for merge until ACKed by arch maintainers] Side note - I'd like to get this in early rather than late. So if some arch maintainer is tardy, I'd rather do the series quickly even without an ack. I'd hate to apply this series just days before the merge window closes and then have to fix things up. In contrast, applying it early (even if that is then followed by "and then have to fix things up") is much preferable. Linus