From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751800AbdEBJsu (ORCPT ); Tue, 2 May 2017 05:48:50 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:38128 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751176AbdEBJsr (ORCPT ); Tue, 2 May 2017 05:48:47 -0400 Date: Tue, 2 May 2017 12:48:37 +0300 From: Mike Rapoport To: "Michael Kerrisk (man-pages)" Cc: Andrea Arcangeli , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-man@vger.kernel.org Subject: Re: [PATCH man-pages 0/5] {ioctl_}userfaultfd.2: yet another update References: <1493617399-20897-1-git-send-email-rppt@linux.vnet.ibm.com> <352eee49-d6d1-3e82-a558-2341484c81f3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <352eee49-d6d1-3e82-a558-2341484c81f3@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-GCONF: 00 x-cbid: 17050209-0012-0000-0000-0000051D90EF X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17050209-0013-0000-0000-000018499A28 Message-Id: <20170502094836.GD5910@rapoport-lnx> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-05-02_05:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1703280000 definitions=main-1705020057 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 01, 2017 at 08:34:07PM +0200, Michael Kerrisk (man-pages) wrote: > 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 Both are Ok Reviewed-by: Mike Rapoport > Thanks, > > Michael > > -- > Michael Kerrisk > Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ > Linux/UNIX System Programming Training: http://man7.org/training/ >