|
Re: [REQUEST] eliminate the rthal_critical_enter/exit() from rthal_irq_requ: msg#00113linux.real-time.xenomai.devel
Dmitry Adamushko wrote: Hi, Sounds reasonable. Using the synchronized inter-processor lock is most often a bad idea except in very specific initialization/shutdown stuff at Adeos level anyway, and this does introduce deadlock issues at Xenomai level when inadvertently using it with the nklock held, so let's get rid of this. In the rthal_irq_request() case, it's even useless indeed. (IPIPE_EXCLUSIVE_MASK is actually not used at the moment anywere, The existing flag was aimed to implement self-directed events, but I eventually this support differently, so we can recycle it safely. Another variant : <snip> -- -- Philippe. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [PATCH] detect problematic kernel configs: 00113, Jan Kiszka |
|---|---|
| Next by Date: | rt_task_delete() behaviour: 00113, Philippe Gerum |
| Previous by Thread: | [REQUEST] eliminate the rthal_critical_enter/exit() from rthal_irq_request()i: 00113, Dmitry Adamushko |
| Next by Thread: | Re: [REQUEST] eliminate the rthal_critical_enter/exit() from rthal_irq_request(): 00113, Dmitry Adamushko |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |