Hi.
I am in the process of writing a rtdm device driver that is accessing
another rtmd driver.
But I am having difficulty finding an rtdm alternative for something
like the try_module_get() &
module_put().
Where the 1st module effectively locks the 2nd module from unloading
(via the module's reference count) until the 1st module is finished
accessing it.

Is there workaround for this, or an Xenomai alternative?

Thanks
Michael

_______________________________________________
Xenomai mailing list
[email protected]
http://xenomai.org/mailman/listinfo/xenomai

Reply via email to