• Andrew Morton's avatar
    [PATCH] Fix CPU hotplug in networking · 672ab41e
    Andrew Morton authored
    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.
    672ab41e