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