From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034768AbdEWWFa (ORCPT ); Tue, 23 May 2017 18:05:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59708 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031517AbdEWWF2 (ORCPT ); Tue, 23 May 2017 18:05:28 -0400 Date: Tue, 23 May 2017 15:05:26 -0700 From: Andrew Morton To: Jerome Glisse Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, John Hubbard , "Kirill A. Shutemov" , Dan Williams Subject: Re: [HMM 00/15] HMM (Heterogeneous Memory Management) v22 Message-Id: <20170523150526.1b8c11d13f2c9be2ae989ca5@linux-foundation.org> In-Reply-To: <20170523220248.GA23833@redhat.com> References: <20170522165206.6284-1-jglisse@redhat.com> <20170523220248.GA23833@redhat.com> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 May 2017 18:02:49 -0400 Jerome Glisse wrote: > Andrew i posted updated patch for 0007 0008 and 0009 as reply to orignal > patches. It includes changes Dan and Kyrill wanted to see. I added the > device_private_key to page_alloc.c to avoid modify more than 3 patches > but if you prefer i can repost a v23 serie and move the static key to > hmm.c > > Also i guess posting a v23 would have it tested against builder as i > doubt automatic builder are clever enough to understand all this. > Yes please. 22->23 is less than a 5% increment ;)