From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <51CEE9AC.2090602@xenomai.org> Date: Sat, 29 Jun 2013 16:05:32 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <201306260906.22955.leo@alaxarxa.net> <51CC031A.9030905@xenomai.org> <201306290134.51737.leo@alaxarxa.net> In-Reply-To: <201306290134.51737.leo@alaxarxa.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Xenomai warn_upon_switch List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Leopold Palomo Avellaneda Cc: "xenomai@xenomai.org" On 06/29/2013 01:34 AM, Leopold Palomo Avellaneda wrote: > How can I know the version of a tree of files of xenomai? For the kernel-space part, the version appears in the boot messages (dmesg). For the user-space part, you can not see the version at run-time, the version is in the config/version file in xenomai sources. For the problem you have, you only need kernel-space from 2.6.2.1. User-space does not matter. You can also check in the sources if you have the following patch applied: http://git.xenomai.org/?p=xenomai-2.6.git;a=commitdiff;h=6641c821c015d9fece07b8ac60c210cb9b0307a4;hp=943b5b3297ed996794a7fabf37bd57329b77293f -- Gilles.