From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755088AbZDJErQ (ORCPT ); Fri, 10 Apr 2009 00:47:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753412AbZDJEq5 (ORCPT ); Fri, 10 Apr 2009 00:46:57 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:60290 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751996AbZDJEq4 (ORCPT ); Fri, 10 Apr 2009 00:46:56 -0400 Date: Thu, 9 Apr 2009 21:36:43 -0700 From: Andrew Morton To: Wu Fengguang Cc: Benjamin Herrenschmidt , David Rientjes , Hugh Dickins , Ingo Molnar , Lee Schermerhorn , Mike Waychison , Nick Piggin , Peter Zijlstra , Rohit Seth , Edwin , "H. Peter Anvin" , Ying Han , LKML , , Subject: Re: [PATCH 00/14] filemap and readahead fixes Message-Id: <20090409213643.0e80fdcf.akpm@linux-foundation.org> In-Reply-To: <20090407115039.780820496@intel.com> References: <20090407115039.780820496@intel.com> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 07 Apr 2009 19:50:39 +0800 Wu Fengguang wrote: > This is a set of fixes and cleanups for filemap and readahead. Unfortunately page_fault-retry-with-nopage_retry.patch got dropped so the first five patches are no longer applicable. Patch #11 also died. Can you please respin the remains against current mainline?