From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0A50BC4727F for ; Mon, 5 Oct 2020 07:33:03 +0000 (UTC) Received: from ml01.01.org (ml01.01.org [198.145.21.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6224320756 for ; Mon, 5 Oct 2020 07:33:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="rRppAU54" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6224320756 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvdimm-bounces@lists.01.org Received: from ml01.vlan13.01.org (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id B2836154B90EE; Mon, 5 Oct 2020 00:33:01 -0700 (PDT) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=198.145.29.99; helo=mail.kernel.org; envelope-from=rppt@kernel.org; receiver= Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 4C3BA154B90E9 for ; Mon, 5 Oct 2020 00:33:00 -0700 (PDT) Received: from kernel.org (unknown [87.71.73.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1B3A2205F4; Mon, 5 Oct 2020 07:32:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601883179; bh=gu2e4JQFDSqeZWow6iyo4Sn010Xx6I+yVapiH4qL/Pg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rRppAU54V8DEObp+MMdOt/Qh6/tYptGxCZD0d0JUBUsgfjFRXBYR9T5DRxj3l7S37 MwsFewTjq6L/jeLT6JBFXNLQs8oMquIF/iKYT0EyoFb76l/4ucdWZqUZpBV5Z1a8sh 78sT/k94nxu5ViB56a1MsSarM7FzjYQx1SkG4Vb4= Date: Mon, 5 Oct 2020 10:32:42 +0300 From: Mike Rapoport To: Alejandro Colomar Subject: Re: [PATCH] man2: new page describing memfd_secret() system call Message-ID: <20201005073242.GA4251@kernel.org> References: <20200924133513.1589-1-rppt@kernel.org> <94cf1b3a-e191-a896-a27d-cd7649cb2c59@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <94cf1b3a-e191-a896-a27d-cd7649cb2c59@gmail.com> Message-ID-Hash: NRYVZSVO5YKVWOHGLN47RADNNM4UZBDJ X-Message-ID-Hash: NRYVZSVO5YKVWOHGLN47RADNNM4UZBDJ X-MailFrom: rppt@kernel.org X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation CC: mtk.manpages@gmail.com, akpm@linux-foundation.org, arnd@arndb.de, bp@alien8.de, catalin.marinas@arm.com, cl@linux.com, dave.hansen@linux.intel.com, david@redhat.com, elena.reshetova@intel.com, hpa@zytor.com, idan.yaniv@ibm.com, jejb@linux.ibm.com, kirill@shutemov.name, linux-api@vger.kernel.org, linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-man@vger.kernel.org, linux-mm@kvack.org, linux-nvdimm@lists.01.org, linux-riscv@lists.infradead.org, luto@kernel.org, mark.rutland@arm.com, mingo@redhat.com, palmer@dabbelt.com, paul.walmsley@sifive.com, peterz@infradead.org, rppt@linux.ibm.com, shuah@kernel.org, tglx@linutronix.de, tycho@tycho.ws, viro@zeniv.linux.org.uk, will@kernel.org, willy@infradead.org, x86@kernel.org X-Mailman-Version: 3.1.1 Precedence: list List-Id: "Linux-nvdimm developer list." Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Alex, On Sat, Oct 03, 2020 at 11:32:43AM +0200, Alejandro Colomar wrote: > Hi Mike and Michael, I'll add the note to the man page, thanks! > Ping. :) >=20 > Thanks, >=20 > Alex >=20 > On 2020-09-24 16:55, Alejandro Colomar wrote: > > * Mike Rapoport: > > > +.PP > > > +.IR Note : > > > +There is no glibc wrapper for this system call; see NOTES. > >=20 > > You added a reference to NOTES, but then in notes there is nothing about > > it.=A0 I guess you wanted to add the following to NOTES (taken from > > membarrier.2): > >=20 > > .PP > > Glibc does not provide a wrapper for this system call; call it using > > .BR syscall (2). > >=20 > > Cheers, > >=20 > > Alex --=20 Sincerely yours, Mike. _______________________________________________ Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org To unsubscribe send an email to linux-nvdimm-leave@lists.01.org