:Joerg Sonnenberger wrote:
:> You run the callout_stop twice?
:
:I asked in intial submit mail whether it's correct just to use
:callout_stop() instead of callout_drain() - we don't have the latter. No
:feedback except "go, commit".
:
:
:-- 
:Hasso Tepper

    Hmm.  Our callouts are cpu-localized, I think callout_stop() is
    sufficient.  On a SMP box it will do a synchronous IPI and wait
    for it to complete.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>

Reply via email to