diff options
author | Dave Young <hidave.darkstar@gmail.com> | 2007-11-21 23:52:15 +0100 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2008-02-07 04:57:58 +0100 |
commit | b25e75899e449456409cfa1a3b042257c03d4355 (patch) | |
tree | 189f8637679d4d94313e1435eb303789db2ba2d8 /drivers/cpufreq | |
parent | [CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c (diff) | |
download | linux-b25e75899e449456409cfa1a3b042257c03d4355.tar.xz linux-b25e75899e449456409cfa1a3b042257c03d4355.zip |
[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data
In preemptible kernel will report BUG: using smp_processor_id() in
preemptible, so use boot_cpu_data instead of current_cpu_data.
discussion in :
http://lkml.org/lkml/2007/7/25/32
Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
CC: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions