[PATCH] Fix CPU hotplug in networking
The code directly accessed the "cpucontrol" semaphore used for CPU hotplug. That doesn't work all that well, since the semaphore doesn't even exist on UP.
Showing
Please register or sign in to comment