> There is a lis_lockq/lis_unlockq pair around the q_qinfo->qi_putp call
> (see lis_safe_putmsg).
Is it OK to call lis_safe_putmsg() from interrupt context?
No.
> There is also a a lis_lockq/lis_unlockq pair around
> the q->q_qinfo->qi_srvp call in queuerun.
The same as in above seems to be possible if queruuerun is
executed in interrupt context.
It is always executed from task level.
-- Dave
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.691 / Virus Database: 452 - Release Date: 5/26/2004
