From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933610AbZFLJv5 (ORCPT ); Fri, 12 Jun 2009 05:51:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933559AbZFLJva (ORCPT ); Fri, 12 Jun 2009 05:51:30 -0400 Received: from one.firstfloor.org ([213.235.205.2]:42543 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933519AbZFLJv3 (ORCPT ); Fri, 12 Jun 2009 05:51:29 -0400 Date: Fri, 12 Jun 2009 11:59:28 +0200 From: Andi Kleen To: Wu Fengguang Cc: Andrew Morton , LKML , Nick Piggin , Hugh Dickins , Andi Kleen , "riel@redhat.com" , "chris.mason@oracle.com" , "linux-mm@kvack.org" Subject: Re: [PATCH 3/5] HWPOISON: remove early kill option for now Message-ID: <20090612095928.GB25568@one.firstfloor.org> References: <20090611142239.192891591@intel.com> <20090611144430.682162784@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090611144430.682162784@intel.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 11, 2009 at 10:22:42PM +0800, Wu Fengguang wrote: > It needs more thoughts, and is not a must have for .31. Please don't do that. I don't think the problem Hugh described is fatal and there are some scenarios where it is needed. -Andi