Re: [PATCH [RT] 02/14] spinlock: make preemptible-waiter feature a specific config option

2008-02-22 Thread Pavel Machek
Hi! > We introduce a configuration variable for the feature to make it easier for > various architectures and/or configs to enable or disable it based on their > requirements. > > Signed-off-by: Gregory Haskins <[EMAIL PROTECTED]> > --- > > kernel/Kconfig.preempt |9 + > kernel/sp

[PATCH [RT] 02/14] spinlock: make preemptible-waiter feature a specific config option

2008-02-21 Thread Gregory Haskins
We introduce a configuration variable for the feature to make it easier for various architectures and/or configs to enable or disable it based on their requirements. Signed-off-by: Gregory Haskins <[EMAIL PROTECTED]> --- kernel/Kconfig.preempt |9 + kernel/spinlock.c |7 ++