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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 0D6D3C433E0 for ; Thu, 4 Jun 2020 17:46:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D971D204EF for ; Thu, 4 Jun 2020 17:46:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730225AbgFDRqM (ORCPT ); Thu, 4 Jun 2020 13:46:12 -0400 Received: from esa4.mentor.iphmx.com ([68.232.137.252]:30332 "EHLO esa4.mentor.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730056AbgFDRqL (ORCPT ); Thu, 4 Jun 2020 13:46:11 -0400 IronPort-SDR: 8SyGOdcLOgvNBI+ExI4CAJjYtCvlo76T662YYFOIiJJ28i/igbZHwuDJgAgaBBWVDtiiU/ma5z pENXMh71N/koeBHQoEffg8AZfUprRf62bgcNbfmnWB1Yvep0dAfG8JDTEAB54Ih0iRyMpyPT5m I0xgRAuS9sypJO++k5VRWmoMc4M+0boyUxnF4cD72ZI9FWkCMmdE1w5hL6pk/mwyB5BnRZXtSd 5HNGRWhmBvbVuBuXh+kM2+jTshkbJtSp1V4DryQXUODyqMx7ZHGsKgrlfoWqTCfTvz0frIhKN0 VjM= X-IronPort-AV: E=Sophos;i="5.73,472,1583222400"; d="scan'208";a="49589522" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa4.mentor.iphmx.com with ESMTP; 04 Jun 2020 09:46:10 -0800 IronPort-SDR: /Eae7ikOMAXi4sSxnXgYKnwCNCA08+A9knW3Ryskk23Q27k/YepH0SbmYsmWYk0TDkb3ADaK5D cSZZcokunHWkK9AVnoSg9GFoegrxiookzt04ZcPIqAaPeW9CM6d/BXpBNCQi03upbLsfJkYGbb gE8r0AwbLXIi/7b6Nv5d92Xk7OW0RdqxjvkNLRUBrJ8jV2AcWYFOkRA3IKMicerej+iArVgomL IS6zEpoh6cnHGo9fsyT7EyFmA5Ou6PUYYL9vlaSMo/lQA02ay8eF22gizAQ7kogMNZEe2jj7pC /Bo= Date: Thu, 4 Jun 2020 17:46:03 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Mathieu Desnoyers CC: Michael Kerrisk , Florian Weimer , Rich Felker , libc-alpha , Peter Zijlstra , linux-api , Boqun Feng , Will Deacon , linux-kernel , Ben Maurer , Dave Watson , Thomas Gleixner , Paul , Paul Turner Subject: Re: [PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20) In-Reply-To: <188671972.53608.1591269056445.JavaMail.zimbra@efficios.com> Message-ID: References: <20200527185130.5604-1-mathieu.desnoyers@efficios.com> <20200527185130.5604-2-mathieu.desnoyers@efficios.com> <87d06gxsla.fsf@oldenburg2.str.redhat.com> <188671972.53608.1591269056445.JavaMail.zimbra@efficios.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) To svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 4 Jun 2020, Mathieu Desnoyers via Libc-alpha wrote: > That external piece of documentation would be part of the Linux man-pages > project, maintained by Michael Kerrisk. I have submitted a few revisions > of the rseq(2) man page, but have been waiting for Michael to reply for more > than a year now: > > https://lore.kernel.org/r/2021826204.69809.1588000508294.JavaMail.zimbra@efficios.com > > I'm thinking about hosting a rseq(2) man-page into my librseq project, would > that make sense ? I'm not particularly concerned with exactly where it goes, as long as it's somewhere stable we can link to. -- Joseph S. Myers joseph@codesourcery.com