kern/70610: [speaker] [patch] spkr(4): hardcoded assumption HZ
== 100
Brian Somers
brian at FreeBSD.org
Mon Jun 4 08:36:06 UTC 2007
Synopsis: [speaker] [patch] spkr(4): hardcoded assumption HZ == 100
State-Changed-From-To: open->patched
State-Changed-By: brian
State-Changed-When: Mon Jun 4 08:31:06 UTC 2007
State-Changed-Why:
Fixed in -current (spkr.c 1.71). I plan to MFC in 2 weeks
Note, I changed the use of 'ticks' which shadows the global
variable of the same name and declared the 'timo' stack
variable. The original patch overwrote the global 'ticks'
and made bad things happen.
http://www.freebsd.org/cgi/query-pr.cgi?pr=70610
More information about the freebsd-bugs
mailing list