From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50827B74.2030408@xenomai.org> Date: Sat, 20 Oct 2012 12:22:44 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <50798BD3.6010308@xenomai.org> <50798F8A.8060508@xenomai.org> <508171AB.8010707@xenomai.org> <50818781.7050204@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Which kernel versions? List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Grant Cc: xenomai@xenomai.org On 10/19/2012 11:22 PM, Grant wrote: >>> Got it, but I'm still confused by the following definition: >>> >>> "any linux version older than the version for which the patches are >>> provided in xenomai sources, for which an Adeos patch exists in: >>> http://download.gna.org/adeos/patches/" >>> >>> The patches in 2.6.0-rc5 xenomai sources seem to be for these kernel versions: >> >> 2.6.0-rc5 is not the latest version, 2.6.1 is. For the x86 architecture >> for instance, it contains the following patches: >> >> adeos-ipipe-2.6.37.6-x86-2.9-02.patch >> adeos-ipipe-2.6.38.8-x86-2.11-01.patch >> ipipe-core-3.2.21-x86-1.patch >> >> So, any version earlier than 3.2.21 for which an Adeos patch exists in >> http://download.gna.org/adeos/patches/v2.6/x86 >> http://download.gna.org/adeos/patches/v3.x/x86 >> >> Is supported. >> >> That is: >> 2.6.24 >> 2.6.25 >> 2.6.26 >> 2.6.26.7 >> 2.6.26.8 >> 2.6.27 >> 2.6.27.13 >> 2.6.27.19 >> 2.6.28.2 >> 2.6.28.7 >> 2.6.28.9 >> 2.6.29.1 >> 2.6.29.4 >> 2.6.29.5 >> 2.6.30 >> 2.6.30.5 >> 2.6.30.8 >> 2.6.31 >> 2.6.31.1 >> 2.6.31.8 >> 2.6.32.11 >> 2.6.32.13 >> 2.6.32.15 >> 2.6.32.2 >> 2.6.32.20 >> 2.6.32.7 >> 2.6.34 >> 2.6.34.5 >> 2.6.35.7 >> 2.6.35.9 >> 2.6.37 >> 2.6.37.6 >> 2.6.38.8 >> 3.2.21 > > Got it, thank you very much for clearing that up. Note that the list is not exhaustive, because it does not includes patches that were published before the i386/x86_64 merge, if you take that into account, you can even run Xenomai 2.6.1 with 2.4 kernels. -- Gilles.