Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / kernel / sched / cpufreq_schedutil.c
index 5c41ea3674223616b0fb4887681d895748fca4f3..3638d2377e3c69f71be87ea4a638ddf0765e601a 100644 (file)
@@ -771,6 +771,7 @@ out:
        return 0;
 
 fail:
+       kobject_put(&tunables->attr_set.kobj);
        policy->governor_data = NULL;
        sugov_tunables_free(tunables);