Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756761Ab1DLTiv (ORCPT ); Tue, 12 Apr 2011 15:38:51 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:54434 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751913Ab1DLTiu convert rfc822-to-8bit (ORCPT ); Tue, 12 Apr 2011 15:38:50 -0400 MIME-Version: 1.0 In-Reply-To: References: From: Linus Torvalds Date: Tue, 12 Apr 2011 12:38:00 -0700 Message-ID: Subject: Re: [PATCH] mm: fix possible cause of a page_mapped BUG To: =?UTF-8?B?Um9iZXJ0IMWad2nEmWNraQ==?= Cc: Hugh Dickins , Andrew Morton , Miklos Szeredi , Michel Lespinasse , "Eric W. Biederman" , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Peter Zijlstra , Rik van Riel Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 938 Lines: 21 On Tue, Apr 12, 2011 at 12:02 PM, Robert Święcki wrote: > > I'm testing currently with the old one, w/o any symptoms of problems > by now, but it's not a meaningful period of time. I can try with the > new one, leave it over(European)night, and let you know tomorrow. You might as well keep testing the old one, if that gives it better coverage. No need to disrupt anything you already have running. The more important input is "was that actually the root cause", rather than deciding between the ugly or clean way of fixing it. So if the first patch fixes it, then I'm pretty sure the second one will too - just in a cleaner manner. Linus -- 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/