From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933976AbYDWAbv (ORCPT ); Tue, 22 Apr 2008 20:31:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757977AbYDWAbm (ORCPT ); Tue, 22 Apr 2008 20:31:42 -0400 Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:48971 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754173AbYDWAbm (ORCPT ); Tue, 22 Apr 2008 20:31:42 -0400 Date: Tue, 22 Apr 2008 19:31:40 -0500 From: Jack Steiner To: Andrea Arcangeli Cc: Christoph Lameter , Nick Piggin , Peter Zijlstra , kvm-devel@lists.sourceforge.net, Kanoj Sarcar , Roland Dreier , Steve Wise , linux-kernel@vger.kernel.org, Avi Kivity , linux-mm@kvack.org, Robin Holt , general@lists.openfabrics.org, Hugh Dickins , akpm@linux-foundation.org, Rusty Russell Subject: Re: [PATCH 00 of 12] mmu notifier #v13 Message-ID: <20080423003140.GB32618@sgi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 22, 2008 at 03:51:16PM +0200, Andrea Arcangeli wrote: > Hello, > > This is the latest and greatest version of the mmu notifier patch #v13. > FWIW, I have updated the GRU driver to use this patch (plus the fixeups). No problems. AFAICT, everything works. --- jack