From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935436AbWLFPdi (ORCPT ); Wed, 6 Dec 2006 10:33:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S935706AbWLFPdi (ORCPT ); Wed, 6 Dec 2006 10:33:38 -0500 Received: from iona.labri.fr ([147.210.8.143]:58262 "EHLO iona.labri.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935436AbWLFPdh (ORCPT ); Wed, 6 Dec 2006 10:33:37 -0500 Date: Wed, 6 Dec 2006 16:34:04 +0100 From: Samuel Thibault To: "H. Peter Anvin" Cc: Arjan van de Ven , linux-kernel@vger.kernel.org Subject: Re: Linux should define ENOTSUP Message-ID: <20061206153404.GU3927@implementation.labri.fr> Mail-Followup-To: Samuel Thibault , "H. Peter Anvin" , Arjan van de Ven , linux-kernel@vger.kernel.org References: <20061206135134.GJ3927@implementation.labri.fr> <1165415115.3233.449.camel@laptopd505.fenrus.org> <4576DED7.10800@zytor.com> <20061206152542.GS3927@implementation.labri.fr> <4576E134.5020109@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4576E134.5020109@zytor.com> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org H. Peter Anvin, le Wed 06 Dec 2006 07:26:44 -0800, a écrit : > Samuel Thibault wrote: > >H. Peter Anvin, le Wed 06 Dec 2006 07:16:39 -0800, a écrit : > >>Arjan van de Ven wrote: > >>>>Is there any way to fix this? Glibc people don't seem to want to fix it > >>>>on their part, see > >>>>http://sources.redhat.com/bugzilla/show_bug.cgi?id=2363 > >>>Hi, > >>> > >>>Ulrich asked you to go to us once your time travel machine was > >>>finished.. is it finished yet ? ;=) > >>> > >>>this is part of the ABI, so we can't change this in 2006... > >>> > >>If ENOTSUP is currently unused and is only there for completeness, then > >>it should be fine to add it. > > > >The functions that should be returning it instead of EOPNOTSUP should be > >fixed too. > > > > The two can't be done at the same time. In fact, the two probably can't > be done without a period of quite a few *years* between them. Not a reason for not doing it ;) Samuel