diff options
| author | Thomas Renninger <[email protected]> | 2008-07-29 22:32:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-30 09:41:43 -0700 |
| commit | a1531acd43310a7e4571d52e8846640667f4c74b (patch) | |
| tree | ccb0a733180644ec8856219711e6119fd05d4737 /tools/perf/scripts/python | |
| parent | 1a4e564b7db999fbe5d88318c96ac8747699d417 (diff) | |
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Ingo Molnar provided a fix to not call _PPC at processor driver
initialization time in "[PATCH] ACPI: fix cpufreq regression" (git
commit e4233dec749a3519069d9390561b5636a75c7579)
But it can still happen that _PPC is called at processor driver
initialization time.
This patch should make sure that this is not possible anymore.
Signed-off-by: Thomas Renninger <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Dave Jones <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Venkatesh Pallipadi <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions