public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjanv@redhat.com>
To: David Ford <david+cert@blue-labs.org>
Cc: arjanv@redhat.com, Christoph Hellwig <hch@infradead.org>,
	Martin Schlemmer <azarah@gentoo.org>,
	William Lee Irwin III <wli@holomorphy.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Recent changes to sysctl.h breaks glibc
Date: Mon, 19 May 2003 18:34:24 +0000	[thread overview]
Message-ID: <20030519183424.E7061@devserv.devel.redhat.com> (raw)
In-Reply-To: <3EC9212C.4070303@blue-labs.org>; from david+cert@blue-labs.org on Mon, May 19, 2003 at 02:23:40PM -0400


On Mon, May 19, 2003 at 02:23:40PM -0400, David Ford wrote:
> I didn't miss the point.  

The rest of your mail suggests otherwise

> I don't use RH, and I'm not in a mood to switch to RH just because
> RH has an LK headers maintainer.

It;s not about using RH. At all. You obviously didn't read
my mail. First you say "nobody is doing the work" to which I respond
"I am, and you even don't have to use RH to benifit from it". 

> The question is how to make these headers.  Who decides what should and 
> shouldn't be available to userland?

For the header set I maintain, I did. Based on the criterium "does
this describe a kernel<->userland ABI".

> AFAIK, you don't have a package that contains all the -current- headers 
> for all the current versions of all these various projects applied to 
> the kernel headers and then sanitized.

You really don't get it. 
If a userspace app needs something REALLY special from headers, it
should bloody well come with that header. 

>  I want to use my hardware that 
> is supported by version X of the package's software but the headers only 
> have version M supported.  Wireless extensions for example.

Ok to take your example: the wireless extension using apps
should include THEIR header for the extensions THEIR released userland
is for, unless they want to use the sanitized headers (which should have
latest). The kernel<->userspace ABI is stable, and compatible between
kernel versions. 


> The question is how to make these headers.  Nobody wants to say how and 
> when someone needs an answer, even a distro maintainer, the answer is a 
> flippant "don't use kernel headers / use your vendor".  I haven't seen 
> otherwise

I tried several times to tell you, you just don't want to hear the answer
it seems.

  reply	other threads:[~2003-05-19 18:21 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-18 20:21 Recent changes to sysctl.h breaks glibc Martin Schlemmer
2003-05-18 20:49 ` William Lee Irwin III
2003-05-18 21:12   ` Martin Schlemmer
2003-05-19  5:38     ` Christoph Hellwig
2003-05-19 10:43       ` Martin Schlemmer
2003-05-19 10:51         ` William Lee Irwin III
2003-05-19 11:14           ` Martin Schlemmer
2003-05-19 11:21             ` William Lee Irwin III
2003-05-19 11:33             ` Arjan van de Ven
2003-05-19 11:43             ` Christoph Hellwig
2003-05-19 12:52               ` Martin Schlemmer
2003-05-19 21:14           ` H. Peter Anvin
2003-05-19 22:44             ` William Lee Irwin III
2003-05-19 22:46               ` H. Peter Anvin
2003-05-19 22:56                 ` William Lee Irwin III
2003-05-19 23:04                   ` H. Peter Anvin
2003-05-20  6:06                   ` Martin Schlemmer
2003-05-19 11:45         ` Christoph Hellwig
2003-05-19 12:56           ` Martin Schlemmer
2003-05-19 13:06             ` Christoph Hellwig
2003-05-19 16:56               ` Sam Ravnborg
2003-05-19 17:41                 ` Linus Torvalds
2003-05-19 21:16                   ` H. Peter Anvin
2003-05-19 22:18                     ` Eric W. Biederman
2003-05-19 22:31                       ` H. Peter Anvin
2003-05-19 22:20                         ` Alan Cox
2003-05-19 23:28                           ` Andries Brouwer
2003-05-20 10:35                             ` Lionel Elie Mamane
2003-05-19 23:30                           ` H. Peter Anvin
2003-05-19 23:05                         ` Eric W. Biederman
2003-05-19 23:17                           ` H. Peter Anvin
2003-05-19 23:55                             ` Eric W. Biederman
2003-05-20  0:24                               ` Valdis.Kletnieks
2003-05-20  0:40                                 ` Eric W. Biederman
2003-05-20  1:11                                   ` Valdis.Kletnieks
2003-05-20 22:10                                     ` H. Peter Anvin
2003-05-20  0:30                               ` H. Peter Anvin
2003-05-20  0:54                             ` David Woodhouse
2003-05-20  1:09                               ` H. Peter Anvin
2003-05-20  1:42                                 ` Miles Bader
2003-05-20  4:12                                   ` H. Peter Anvin
2003-05-20  4:24                                     ` Miles Bader
2003-05-20  6:37                                 ` Eric W. Biederman
2003-05-20  7:24                                   ` H. Peter Anvin
2003-05-20 19:04                                     ` Eric W. Biederman
2003-05-20  7:44                               ` Riley Williams
2003-05-20 14:01                                 ` Chris Friesen
2003-05-20 17:06                                   ` H. Peter Anvin
2003-05-21  4:39                                     ` Martin Schlemmer
2003-05-21  5:38                                       ` H. Peter Anvin
2003-05-21  5:58                                         ` Eric W. Biederman
2003-05-19 18:05               ` David Ford
2003-05-19 17:44                 ` Alan Cox
2003-05-20  2:21                   ` David Ford
2003-05-19 18:24                 ` Christoph Hellwig
2003-05-19 17:59           ` David Ford
2003-05-19 18:06             ` Arjan van de Ven
2003-05-19 18:23               ` David Ford
2003-05-19 18:34                 ` Arjan van de Ven [this message]
2003-05-19 19:43                   ` Martin Schlemmer
2003-05-19 21:21                     ` H. Peter Anvin
2003-05-19 21:35               ` Sam Ravnborg
2003-05-19 21:37                 ` Arjan van de Ven
  -- strict thread matches above, loose matches on Subject: below --
2003-05-19 19:54 Mudama, Eric
2003-05-19 20:36 ` Martin Schlemmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030519183424.E7061@devserv.devel.redhat.com \
    --to=arjanv@redhat.com \
    --cc=azarah@gentoo.org \
    --cc=david+cert@blue-labs.org \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wli@holomorphy.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox