Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755719Ab3I3SVS (ORCPT ); Mon, 30 Sep 2013 14:21:18 -0400 Received: from one.firstfloor.org ([193.170.194.197]:53078 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755463Ab3I3SVP (ORCPT ); Mon, 30 Sep 2013 14:21:15 -0400 Date: Mon, 30 Sep 2013 20:21:12 +0200 From: Andi Kleen To: Andrea Arcangeli Cc: Ingo Molnar , Linus Torvalds , Waiman Long , Ingo Molnar , Andrew Morton , Linux Kernel Mailing List , Rik van Riel , Peter Hurley , Davidlohr Bueso , Alex Shi , Tim Chen , Peter Zijlstra , Matthew R Wilcox , Dave Hansen , Michel Lespinasse , Andi Kleen , "Chandramouleeswaran, Aswin" , "Norton, Scott J" , Haggai Eran , Sagi Grimberg , Or Gerlitz , Jerome Glisse Subject: Re: [PATCH] anon_vmas: Convert the rwsem to an rwlock_t Message-ID: <20130930182112.GA6931@two.firstfloor.org> References: <1380308424-31011-1-git-send-email-Waiman.Long@hp.com> <20130928074144.GA17773@gmail.com> <20130928192123.GA8228@gmail.com> <20130928193739.GA8642@gmail.com> <20130930085243.GA25685@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130930085243.GA25685@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 595 Lines: 18 > Nvidia is now also going to use mmu notifier to allow the GPU (acting > as a secondary MMU with pagetables) to access main memory without That's a good point. iirc AMD GPUs are also going into the same direction, and likely more. So we probably need to support that usage. Too bad :-/ -Andi -- ak@linux.intel.com -- Speaking for myself only. -- 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/