From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f200.google.com (mail-io0-f200.google.com [209.85.223.200]) by kanga.kvack.org (Postfix) with ESMTP id CBCD66B0268 for ; Fri, 6 Jan 2017 16:16:24 -0500 (EST) Received: by mail-io0-f200.google.com with SMTP id j13so37461618iod.6 for ; Fri, 06 Jan 2017 13:16:24 -0800 (PST) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTPS id q196si56856616ioe.154.2017.01.06.13.16.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Jan 2017 13:16:23 -0800 (PST) Date: Fri, 6 Jan 2017 16:16:20 -0500 From: Jerome Glisse Subject: Re: [HMM v15 00/16] HMM (Heterogeneous Memory Management) v15 Message-ID: <20170106211620.GC3804@redhat.com> References: <1483721203-1678-1-git-send-email-jglisse@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Dave Hansen Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, John Hubbard , Ben Skeggs On Fri, Jan 06, 2017 at 12:54:41PM -0800, Dave Hansen wrote: > On 01/06/2017 08:46 AM, Jerome Glisse wrote: > > I think it is ready for next or at least i would like to know any > > reasons to not accept this patchset. > > Do you have a real in-tree user for this yet? Nouvau would be the first one we don't have the kernel space bit yet to support page fault. We definitly plan to have this working with nouveau, maybe 4.10 or 4.11. Cheers, Jerome -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756216AbdAFVQm (ORCPT ); Fri, 6 Jan 2017 16:16:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55018 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933244AbdAFVQY (ORCPT ); Fri, 6 Jan 2017 16:16:24 -0500 Date: Fri, 6 Jan 2017 16:16:20 -0500 From: Jerome Glisse To: Dave Hansen Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, John Hubbard , Ben Skeggs Subject: Re: [HMM v15 00/16] HMM (Heterogeneous Memory Management) v15 Message-ID: <20170106211620.GC3804@redhat.com> References: <1483721203-1678-1-git-send-email-jglisse@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Fri, 06 Jan 2017 21:16:24 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 06, 2017 at 12:54:41PM -0800, Dave Hansen wrote: > On 01/06/2017 08:46 AM, Jérôme Glisse wrote: > > I think it is ready for next or at least i would like to know any > > reasons to not accept this patchset. > > Do you have a real in-tree user for this yet? Nouvau would be the first one we don't have the kernel space bit yet to support page fault. We definitly plan to have this working with nouveau, maybe 4.10 or 4.11. Cheers, Jérôme