On Mon, Apr 25, 2011 at 04:02:18PM +0200, Dominik Brodowski wrote: > ping... any chance to get this and the second patch into 2.6.40? This looks like it needs a bit more work.. arch/x86/kernel/cpu/cpufreq/longhaul.c: In function âlonghaul_setstateâ: arch/x86/kernel/cpu/cpufreq/longhaul.c:275: error: implicit declaration of function âprint_speedâ arch/x86/kernel/cpu/cpufreq/longhaul.c:275: warning: format â%sâ expects type âchar *â, but argument 6 has type âintâ arch/x86/kernel/cpu/cpufreq/longhaul.c: In function âlonghaul_get_rangesâ: arch/x86/kernel/cpu/cpufreq/longhaul.c:465: warning: format â%sâ expects type âchar *â, but argument 4 has type âintâ arch/x86/kernel/cpu/cpufreq/longhaul.c:465: warning: format â%sâ expects type âchar *â, but argument 5 has type âintâ arch/x86/kernel/cpu/cpufreq/powernow-k7.c: In function âget_rangesâ: arch/x86/kernel/cpu/cpufreq/powernow-k7.c:209: error: âmobile_vid_tableâ undeclared (first use in this function) arch/x86/kernel/cpu/cpufreq/powernow-k7.c: In function âpowernow_acpi_initâ: arch/x86/kernel/cpu/cpufreq/powernow-k7.c:401: error: âmobile_vid_tableâ undeclared (first use in this function) arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c: In function âpcc_get_freqâ: arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c:178: warning: format â%xâ expects type âunsigned intâ, but argument 4 has type âvoid *â arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c: In function âpcc_cpufreq_targetâ: arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c:212: warning: format â%xâ expects type âunsigned intâ, but argument 5 has type âvoid *â arch/x86/kernel/cpu/cpufreq/powernow-k8.c: In function âpowernow_k8_cpu_init_acpiâ: arch/x86/kernel/cpu/cpufreq/powernow-k8.c:852: warning: format â%xâ expects type âunsigned intâ, but argument 3 has type âu64â arch/x86/kernel/cpu/cpufreq/powernow-k8.c:852: warning: format â%xâ expects type âunsigned intâ, but argument 4 has type âu64â arch/x86/kernel/cpu/cpufreq/speedstep-smi.c: In function âspeedstep_initâ: arch/x86/kernel/cpu/cpufreq/speedstep-smi.c:407: warning: format â%.8lxâ expects type âlong unsigned intâ, but argument 3 has type â__u32â arch/x86/kernel/cpu/cpufreq/speedstep-smi.c:407: warning: format â%.8lxâ expects type âlong unsigned intâ, but argument 4 has type â__u32â arch/x86/kernel/cpu/cpufreq/speedstep-smi.c:407: warning: format â%.8lxâ expects type âlong unsigned intâ, but argument 5 has type â__u32â arch/x86/kernel/cpu/cpufreq/speedstep-smi.c:407: warning: format â%.8lxâ expects type âlong unsigned intâ, but argument 6 has type â__u32â -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html