From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751720AbdEASeZ (ORCPT ); Mon, 1 May 2017 14:34:25 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:35988 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751692AbdEASeU (ORCPT ); Mon, 1 May 2017 14:34:20 -0400 Subject: Re: [PATCH man-pages 0/5] {ioctl_}userfaultfd.2: yet another update To: Mike Rapoport References: <1493617399-20897-1-git-send-email-rppt@linux.vnet.ibm.com> Cc: mtk.manpages@gmail.com, Andrea Arcangeli , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-man@vger.kernel.org From: "Michael Kerrisk (man-pages)" Message-ID: <352eee49-d6d1-3e82-a558-2341484c81f3@gmail.com> Date: Mon, 1 May 2017 20:34:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <1493617399-20897-1-git-send-email-rppt@linux.vnet.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mike, On 05/01/2017 07:43 AM, Mike Rapoport wrote: > Hi Michael, > > These updates pretty much complete the coverage of 4.11 additions, IMHO. Thanks for this, but we still await input from Andrea on various points. > Mike Rapoport (5): > ioctl_userfaultfd.2: update description of shared memory areas > ioctl_userfaultfd.2: UFFDIO_COPY: add ENOENT and ENOSPC description > ioctl_userfaultfd.2: add BUGS section > userfaultfd.2: add note about asynchronios events delivery > userfaultfd.2: update VERSIONS section with 4.11 chanegs > > man2/ioctl_userfaultfd.2 | 35 +++++++++++++++++++++++++++++++++-- > man2/userfaultfd.2 | 15 +++++++++++++++ > 2 files changed, 48 insertions(+), 2 deletions(-) I've applied all of the above, and done some light editing. Could you please check my changes in the following commits: 5191c68806c8ac73fdc89586cde434d2766abb5c 265225c1e2311ae26ead116e6c8d2cedd46144fa Thanks, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/