cvs commit: src/sys/dev/sound/pci/hda hdac.c

Matthew Dillon dillon at apollo.backplane.com
Tue Jun 26 09:43:29 PDT 2007


: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 
					<dillon at backplane.com>





More information about the Commits mailing list