cvs commit: src/sys/kern kern_cpu.c

Nate Lawson njl at FreeBSD.org
Tue Feb 15 07:22:42 GMT 2005


njl         2005-02-15 07:22:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpu.c 
  Log:
  Bind to the driver's parent cpu before switching, for both absolute and
  relative drivers.  Remove some extraneous KASSERTs since NULL pointers
  will be found when they're used right afterwards.
  
  Revision  Changes    Path
  1.6       +28 -18    src/sys/kern/kern_cpu.c


More information about the cvs-src mailing list