From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751811Ab1E2IgP (ORCPT ); Sun, 29 May 2011 04:36:15 -0400 Received: from casper.infradead.org ([85.118.1.10]:51028 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750915Ab1E2IgO convert rfc822-to-8bit (ORCPT ); Sun, 29 May 2011 04:36:14 -0400 Subject: Re: [PATCH] mm: fix page_lock_anon_vma leaving mutex locked From: Peter Zijlstra To: Hugh Dickins Cc: Linus Torvalds , Andrew Morton , Rik van Riel , linux-kernel@vger.kernel.org, linux-mm@kvack.org In-Reply-To: References: <1306617270.2497.516.camel@laptop> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Sun, 29 May 2011 10:35:31 +0200 Message-ID: <1306658131.1200.1226.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2011-05-28 at 17:43 -0700, Hugh Dickins wrote: > > And I'm increasingly confident that it's complete too, but it will be > interesting to see whether I've persuaded Peter. It was certainly a > very good point that he raised, that I hadn't thought of at all. Yes you have. And hopefully we've now got enough comments there serve us next time..