commit | a536b126f211bdf9a0eecce0d403a26900d2106c | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Tue Nov 23 21:29:31 2010 -0500 |
committer | Dave Jones <davej@redhat.com> | Tue Mar 01 18:49:44 2011 -0500 |
tree | 50571a71a0109bd0a99528c715dc2d746c80568d | |
parent | ac818314499b707a97690d5ee835e6ba40a407c1 [diff] |
[CPUFREQ] Fix another notifier leak in powernow-k8. Do the notifier registration later, so we don't have to worry about freeing it if we fail the msr allocation. Signed-off-by: Dave Jones <davej@redhat.com>