Re: [BUG on PREEMPT_RT, 2.6.23.1-rt5] in rt-mutex code and signals

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Walker
Date: Saturday, November 17, 2007 - 10:29 am

On Sat, 2007-11-17 at 18:09 +0100, Remy Bohmer wrote:


The vast majority of semaphore are actually binary semaphores in the
Linux kernel .. So it's easier to mass convert semaphores to mutexes,
then address the ones that don't conform.. Usually they are converted to
the complete API in mainline..


As I say above, it's happen already.. Code is slowly getting converted
to the complete API or the code gets converted to use a binary semaphore
(or a mutex)..

Daniel

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [BUG on PREEMPT_RT, 2.6.23.1-rt5] in rt-mutex code and ..., Daniel Walker, (Sat Nov 17, 10:29 am)