Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754853AbcJUHPS (ORCPT ); Fri, 21 Oct 2016 03:15:18 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:1952 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752603AbcJUHPQ (ORCPT ); Fri, 21 Oct 2016 03:15:16 -0400 Subject: Re: [PATCH 1/5] perf core: Introduce new ioctl options to pause and resume ring buffer To: "Michael Kerrisk (man-pages)" , Peter Zijlstra References: <1457949585-191064-1-git-send-email-wangnan0@huawei.com> <1457949585-191064-2-git-send-email-wangnan0@huawei.com> <20160323091654.GV6344@twins.programming.kicks-ass.net> <56F26301.3010100@huawei.com> CC: , , He Kuang , Alexei Starovoitov , "Arnaldo Carvalho de Melo" , Brendan Gregg , "Jiri Olsa" , Masami Hiramatsu , Namhyung Kim , Zefan Li , , Vince Weaver From: "Wangnan (F)" Message-ID: <5809BFFC.5020502@huawei.com> Date: Fri, 21 Oct 2016 15:13:00 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.66.109] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 514 Lines: 20 On 2016/10/21 15:06, Michael Kerrisk (man-pages) wrote: > Hello Wangnan, > > The patch below seems to have landed in Linux 4.7, > commit 86e7972f690c1017fd086cdfe53d8524e68c661c > > Could you draft a man-pages patch for this interface > change, please? Or, failing that, a plain-text > description that we can integrate into the man-page. I sent man-pages patches at March: https://patchwork.kernel.org/patch/8678861/ http://www.spinics.net/lists/linux-man/msg10177.html Let me resend them again. Thank you.