Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754879Ab1CWHvb (ORCPT ); Wed, 23 Mar 2011 03:51:31 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:37569 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754042Ab1CWHva (ORCPT ); Wed, 23 Mar 2011 03:51:30 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Wed, 23 Mar 2011 16:44:58 +0900 From: KAMEZAWA Hiroyuki To: KOSAKI Motohiro Cc: linux-kernel@vger.kernel.org, Andrew Morton , David Rientjes , Linus Torvalds , Rik van Riel , Oleg Nesterov , linux-mm , Andrey Vagin , Hugh Dickins Subject: Re: [PATCH 4/5] mm: introduce wait_on_page_locked_killable Message-Id: <20110323164458.522b23a1.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20110322200904.B06A.A69D9226@jp.fujitsu.com> References: <20110315153801.3526.A69D9226@jp.fujitsu.com> <20110322194721.B05E.A69D9226@jp.fujitsu.com> <20110322200904.B06A.A69D9226@jp.fujitsu.com> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.1.0 (GTK+ 2.10.14; i686-pc-mingw32) 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 Content-Length: 619 Lines: 17 On Tue, 22 Mar 2011 20:08:41 +0900 (JST) KOSAKI Motohiro wrote: > commit 2687a356 (Add lock_page_killable) introduced killable > lock_page(). Similarly this patch introdues killable > wait_on_page_locked(). > > Signed-off-by: KOSAKI Motohiro Acked-by: KAMEZAWA Hiroyuki -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/