All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Distros supporting older kernels?
Date: Sun, 12 Jun 2011 13:47:45 +0200	[thread overview]
Message-ID: <it2911$eb0$1@dough.gmane.org> (raw)
In-Reply-To: <4DF48491.6070901@dresearch-fe.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12-06-11 11:19, Steffen Sledz wrote:
> On 10.06.2011 00:43, Khem Raj wrote:
>> On 06/09/2011 06:02 AM, Steffen Sledz wrote:
>>> Hi Distro Maintainers,
>>>
>>> as you could read in earlier messages of mine, we're forced to use an
>>> older kernel version (2.6.24) for our hardware. This brings a lot of
>>> problems as you can imagine (e.g. we're also bound to udev-141).
>>>
>>> Until now we've used angstrom-2008.1 with some own patches according to
>>> the linux-libc-headers and udev versions for our hardware which were
>>> reasonably not accepted by the Angstrom maintainers (see discussions [1]
>>> or [2]).
>>>
>>> In there current situation (angstrom-2008.1 is deprecated, the new layer
>>> concept will come up) we're looking for a new, better, less hacky
>>> solution.
>>>
>>> My first question therefor is if there are any distros explicitely
>>> supporting older kernels (pre 2.6.27) yet? Or are willing to work on it?
>>>
>>
>> I guess a machine layer on top of oe-core could be something you can
>> work out and add/override needed recipes in this layer.
> 
> I think it's not that easy.
> 
> For kernels prior to 2.6.27 you can't use a lot of core components (e.g.
> udev with versions higher than 141 or eggdbus) which *a lot of other
> components* depend on.
> 
> The underlying problem are some kernel API functions like inotify_init1
> or epoll_create1. Some distros (e.g. Angstrom) use linux-libc-headers
> 2.6.31 which is higher then 2.6.27 (what in my opinion conflicts with
> [1]). So there's no chance to detect the mentioned kernel functions
> correctly at compile time. :(
> 
> As a consequence you have to check this in *all* programs at runtime.
> This is a good wish but hard to realize. E.g. the udev maintainers
> itself rejected a related patch[2] and say that they are not willing to
> support older kernel versions.
> 
> So in my opinion there are two possible ways:
> 
> 1. Use only the old supported versions of the components (udev-141 and
> glib-dbus instead of eggdbus) with all the consequences for other programs.
> 
> 2. Determine *all* critical kernel functions, look for *all* the places
> where these are used, and patch them.
> 
> Both are a lot more than some override recipes. So i think this needs an
> own distro with all the maintenance and testing.

3) Cut your losses and update your kernel port. At some point it just
isn't economically feasible aymore to bend userspace against an obsolete
kernel.

I'm still stuck with 2.6.32 at work for a lot of customers, which is
accumulating more and more backports.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFN9KdhMkyGM64RGpERArsBAKCcIqGbU9C7qjirf9YAU4xUBdAKMACfV50G
GOjNf7icEEzOcx81w0N64Uk=
=SMzJ
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-06-12 11:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09 13:02 Distros supporting older kernels? Steffen Sledz
2011-06-09 13:12 ` Koen Kooi
2011-06-09 13:35   ` Steffen Sledz
2011-06-09 22:43 ` Khem Raj
2011-06-12  9:19   ` Steffen Sledz
2011-06-12 11:47     ` Koen Kooi [this message]
2011-06-15  6:00       ` Steffen Sledz
2011-06-15 14:58         ` Khem Raj
2011-06-12 21:21     ` Frans Meulenbroeks

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='it2911$eb0$1@dough.gmane.org' \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-devel@lists.openembedded.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.