From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOSAKI Motohiro Subject: Re: [PATCH 22/25] mm: Convert anon_vma->lock to a mutex Date: Thu, 3 Feb 2011 14:27:48 +0900 (JST) Message-ID: <20110203142716.93C5.A69D9226@jp.fujitsu.com> References: <20110125173111.720927511@chello.nl> <20110125174908.372425841@chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:40457 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750713Ab1BCF1w (ORCPT ); Thu, 3 Feb 2011 00:27:52 -0500 In-Reply-To: <20110125174908.372425841@chello.nl> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra Cc: kosaki.motohiro@jp.fujitsu.com, Andrea Arcangeli , Avi Kivity , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , Paul McKenney , Yanmin Zhang , Hugh Dickins > Straight fwd conversion of anon_vma->lock to a mutex. > > Acked-by: Hugh Dickins > Signed-off-by: Peter Zijlstra Don't I ack this series at previous iteration? If not, Hmmm.. I haven't remenber the reason. Anyway Reviewed-by: KOSAKI Motohiro