From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f69.google.com (mail-wm0-f69.google.com [74.125.82.69]) by kanga.kvack.org (Postfix) with ESMTP id E3D686B03A3 for ; Tue, 21 Feb 2017 07:42:21 -0500 (EST) Received: by mail-wm0-f69.google.com with SMTP id r18so15690805wmd.1 for ; Tue, 21 Feb 2017 04:42:21 -0800 (PST) Received: from mail-wr0-x242.google.com (mail-wr0-x242.google.com. [2a00:1450:400c:c0c::242]) by mx.google.com with ESMTPS id f78si16340965wmd.44.2017.02.21.04.42.20 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Feb 2017 04:42:20 -0800 (PST) Received: by mail-wr0-x242.google.com with SMTP id q39so15056384wrb.2 for ; Tue, 21 Feb 2017 04:42:20 -0800 (PST) Date: Tue, 21 Feb 2017 15:42:17 +0300 From: "Kirill A. Shutemov" Subject: Re: [PATCHv3 33/33] mm, x86: introduce PR_SET_MAX_VADDR and PR_GET_MAX_VADDR Message-ID: <20170221124217.GB13174@node.shutemov.name> References: <20170217141328.164563-1-kirill.shutemov@linux.intel.com> <20170217141328.164563-34-kirill.shutemov@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Dmitry Safonov <0x7f454c46@gmail.com> Cc: Andy Lutomirski , "Kirill A. Shutemov" , Dmitry Safonov , Linus Torvalds , Andrew Morton , X86 ML , Thomas Gleixner , Ingo Molnar , Arnd Bergmann , "H. Peter Anvin" , Andi Kleen , Dave Hansen , linux-arch , "linux-mm@kvack.org" , "linux-kernel@vger.kernel.org" , Catalin Marinas , Linux API On Tue, Feb 21, 2017 at 02:54:20PM +0300, Dmitry Safonov wrote: > 2017-02-17 19:50 GMT+03:00 Andy Lutomirski : > > On Fri, Feb 17, 2017 at 6:13 AM, Kirill A. Shutemov > > wrote: > >> This patch introduces two new prctl(2) handles to manage maximum virtual > >> address available to userspace to map. > ... > > Anyway, can you and Dmitry try to reconcile your patches? > > So, how can I help that? > Is there the patch's version, on which I could rebase? > Here are BTW the last patches, which I will resend with trivial ifdef-fixup > after the merge window: > http://marc.info/?i=20170214183621.2537-1-dsafonov%20()%20virtuozzo%20!%20com Could you check if this patch collides with anything you do: http://lkml.kernel.org/r/20170220131515.GA9502@node.shutemov.name -- Kirill A. Shutemov -- 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