···3535------------3636There is a CPU frequency changing CVS commit and general list where3737you can report bugs, problems or submit patches. To post a message,3838-send an email to cpufreq@lists.linux.org.uk, to subscribe go to3939-http://lists.linux.org.uk/mailman/listinfo/cpufreq. Previous post to the4040-mailing list are available to subscribers at4141-http://lists.linux.org.uk/mailman/private/cpufreq/.4242-3838+send an email to cpufreq@vger.kernel.org, to subscribe go to3939+http://vger.kernel.org/vger-lists.html#cpufreq and follow the4040+instructions there.43414442Links4543-----···4850* http://cvs.arm.linux.org.uk/49515052the CPUFreq Mailing list:5151-* http://lists.linux.org.uk/mailman/listinfo/cpufreq5353+* http://vger.kernel.org/vger-lists.html#cpufreq52545355Clock and voltage scaling for the SA-1100:5456* http://www.lartmaker.nl/projects/scaling
+1-1
arch/x86/kernel/cpu/cpufreq/p4-clockmod.c
···171171 }172172173173 if (c->x86 != 0xF) {174174- printk(KERN_WARNING PFX "Unknown p4-clockmod-capable CPU. Please send an e-mail to <cpufreq@lists.linux.org.uk>\n");174174+ printk(KERN_WARNING PFX "Unknown p4-clockmod-capable CPU. Please send an e-mail to <cpufreq@vger.kernel.org>\n");175175 return 0;176176 }177177