]> Git Repo - linux.git/blobdiff - drivers/cpufreq/cpufreq_userspace.c
IPIP: Use ip-tunneling code.
[linux.git] / drivers / cpufreq / cpufreq_userspace.c
index c8c3d293cc57239c1f7d1965000a64c183204de1..bbeb9c0720a665ead5c76462d2f8882461f48e95 100644 (file)
@@ -118,8 +118,6 @@ static int cpufreq_governor_userspace(struct cpufreq_policy *policy,
 
        switch (event) {
        case CPUFREQ_GOV_START:
-               if (!cpu_online(cpu))
-                       return -EINVAL;
                BUG_ON(!policy->cur);
                mutex_lock(&userspace_mutex);
 
This page took 0.030538 seconds and 4 git commands to generate.