All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frans Pop <elendil@planet.nl>
To: Martin Steigerwald <Martin@lichtvoll.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: udev in kernel source?
Date: Sun, 25 Oct 2009 19:30:35 +0100	[thread overview]
Message-ID: <200910251930.36658.elendil@planet.nl> (raw)
In-Reply-To: <200910251834.06321.Martin@lichtvoll.de>

Martin Steigerwald wrote:
> Would that qualify as a reason to put it there and have make-kpkg / make
> deb / make rpm spit out a udev package as well?

How would that help?

It will result in udev more frequently being incompatible with user space. 
It also will increase the chance of failure if you switch between older 
and newer kernel versions.

IMO udev should primarily ensure compatibility with user space. The kernel 
should provide sufficient backwards compatibility to support older udev 
versions.

Sure, there will be cut-off points (one of which you seem to have hit 
here), but in general it's a lot easier to ensure a kernel is compatible 
with your current version of udev than ensuring random upstream versions 
of udev are compatible with your userland (especially if you're running 
the stable version of a distro).

Just my take on this issue.

Cheers,
FJP

  reply	other threads:[~2009-10-25 18:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-25 17:33 udev in kernel source? Martin Steigerwald
2009-10-25 18:30 ` Frans Pop [this message]
2009-10-25 19:04   ` Martin Steigerwald
2009-10-25 19:33     ` Frans Pop
2009-10-25 22:37 ` Ben Nizette

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=200910251930.36658.elendil@planet.nl \
    --to=elendil@planet.nl \
    --cc=Martin@lichtvoll.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.