cvs commit: src/sys/kern kern_cpu.c

Nate Lawson njl at FreeBSD.org
Thu Mar 31 10:56:54 PST 2005


njl         2005-03-31 18:56:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpu.c 
  Log:
  Add a check for cpufreq_unregister() being called with no cpufreq device
  active.  Note that the logic indicates this should not be possible so
  generate a warning if this ever happens.
  
  Found by:       Coverity Prevent (via sam)
  
  Revision  Changes    Path
  1.13      +5 -0      src/sys/kern/kern_cpu.c


More information about the cvs-src mailing list