Documentation says quite few about that what context API functions
can be called.

Especially I have to know if rtf_put() can be called from
init_module() or not.

I can see, that content of rtf_put() is mostly harmless.
Only rtl_critical() and rtl_end_critical() are suspicious.
These macros are expanded to rtl_no_interrupts(), rtl_spin_lock() and
similar operations that call another strange functions in unknown depth.

So is anybody out there who knows the answer? ;-)

Gabor
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to