Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753727AbbLDRzK (ORCPT ); Fri, 4 Dec 2015 12:55:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49969 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752359AbbLDRzH (ORCPT ); Fri, 4 Dec 2015 12:55:07 -0500 Date: Fri, 4 Dec 2015 18:55:03 +0100 From: Andrea Arcangeli To: "Michael Kerrisk (man-pages)" Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org, qemu-devel@nongnu.org, kvm@vger.kernel.org, linux-api@vger.kernel.org, Pavel Emelyanov , Sanidhya Kashyap , zhang.zhanghailiang@huawei.com, Linus Torvalds , "Kirill A. Shutemov" , Andres Lagar-Cavilla , Dave Hansen , Paolo Bonzini , Rik van Riel , Mel Gorman , Andy Lutomirski , Hugh Dickins , Peter Feiner , "Dr. David Alan Gilbert" , Johannes Weiner , "Huangpeng (Peter)" Subject: Re: [PATCH 01/23] userfaultfd: linux/Documentation/vm/userfaultfd.txt Message-ID: <20151204175503.GZ29105@redhat.com> References: <1431624680-20153-1-git-send-email-aarcange@redhat.com> <1431624680-20153-2-git-send-email-aarcange@redhat.com> <55F29513.4030503@gmail.com> <5661B62B.2020409@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5661B62B.2020409@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1491 Lines: 37 Hello Michael, On Fri, Dec 04, 2015 at 04:50:03PM +0100, Michael Kerrisk (man-pages) wrote: > Hi Andrea, > > On 09/11/2015 10:47 AM, Michael Kerrisk (man-pages) wrote: > > On 05/14/2015 07:30 PM, Andrea Arcangeli wrote: > >> Add documentation. > > > > Hi Andrea, > > > > I do not recall... Did you write a man page also for this new system call? > > No response to my last mail, so I'll try again... Did you > write any man page for this interface? I wished I would answer with the manpage itself to give a more satisfactory answer, but answer is still no at this time. Right now there's the write protection tracking feature posted to linux-mm and I'm currently reviewing that. It's worth documenting that part too in the manpage as it's going to happen sooner than later. Lack of manpage so far didn't prevent userland to use it (qemu postcopy is already in upstream qemu and it depends on userfaultfd), nor review of the code nor other kernel contributors to extend the syscall API. Other users started testing the syscall too. This is just to explain why unfortunately the manpage didn't get the top priority yet, but nevertheless the manpage should happen too and it's important. Advice on how to proceed is welcome. Thanks, Andrea -- 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/