• B
    cpufreq: fix kobject reference count handling · 7ab47050
    Balaji Rao 提交于
    The cpufreq core should not take an extra kobject reference count for no
    reason, and then refuse to release it.  This has been reported as
    keeping machines from properly powering down all the way.
    Signed-off-by: NBalaji Rao <balajirrao@gmail.com>
    Cc: Dave Jones <davej@codemonkey.org.uk>
    Cc: Yi Yang <yi.y.yang@intel.com>
    Cc: Alan Stern <stern@rowland.harvard.edu>
    Cc: Frans Pop <elendil@planet.nl>
    Cc: Yinghai Lu <yhlu.kernel@gmail.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    7ab47050
cpufreq.c 47.5 KB