From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4E6CC49C.1020403@domain.hid> Date: Sun, 11 Sep 2011 16:24:28 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4E6C927F.3070901@domain.hid> In-Reply-To: <4E6C927F.3070901@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] Policy switching and XNOTHER maintenance List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core On 09/11/2011 12:50 PM, Jan Kiszka wrote: > Hi all, > > just looked into the hrescnt issue again, specifically the corner case > of a shadow thread switching from real-time policy to SCHED_OTHER. Doing this while holding a mutex looks invalid. If we do not do it, the current code is valid. -- Gilles.