From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753375AbaEOQSA (ORCPT ); Thu, 15 May 2014 12:18:00 -0400 Received: from cantor2.suse.de ([195.135.220.15]:52211 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751153AbaEOQR6 (ORCPT ); Thu, 15 May 2014 12:17:58 -0400 Date: Thu, 15 May 2014 18:17:53 +0200 From: chrubis@suse.cz To: "H. Peter Anvin" Cc: "Michael Kerrisk (man-pages)" , Darren Hart , Thomas Gleixner , Ingo Molnar , Jakub Jelinek , "linux-man@vger.kernel.org" , lkml , Davidlohr Bueso , Arnd Bergmann , Steven Rostedt , Peter Zijlstra , Linux API , "Carlos O'Donell" Subject: Re: futex(2) man page update help request Message-ID: <20140515161753.GA7959@rei.Home> References: <537346E5.4050407@gmail.com> <537407ED.8050606@zytor.com> <5374C54B.7040408@gmail.com> <20140515154246.GC6926@rei.Home> <5374E2A4.2070408@zytor.com> <20140515160152.GA7529@rei.Home> <5374E653.2080309@zytor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5374E653.2080309@zytor.com> User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > >> I really believe the proper fix is to use assembly syscall stubs. In > >> klibc I build a fairly elaborate machinery to autogenerate such syscall > >> stubs for a variety of architectures. > > > > Then it would be nice to share these between klibc and LTP (and possible > > everybody else). > > > > It should be quite easy to extract from klibc. That is not the main concern here. If I extract the code I would have to watch for any changes manually. If it was in a library or a separate repository all that would be needed is to add it as dependency/git submodule and I would get all updates automatically. -- Cyril Hrubis chrubis@suse.cz