Re: AMD PowerNow booboo in 2.4.19-pre7-ac3

From: Russell King (rmk@arm.linux.org.uk)
Date: Thu May 02 2002 - 04:17:23 EST


On Thu, May 02, 2002 at 06:51:37PM +1000, CaT wrote:
> --- arch/i386/kernel/amdk6plus.c.old Thu May 2 18:51:13 2002
> +++ arch/i386/kernel/amdk6plus.c Thu May 2 18:51:17 2002
> @@ -117,4 +117,4 @@
> MODULE_LICENSE ("GPL");
> module_init(PowerNow_k6plus_init);
> module_exit(PowerNow_k6plus_exit);
> -__initcall (PowerNOW_k6plus_init);
> +__initcall (PowerNow_k6plus_init);
>

Hmm, that looks really odd - module_init() should be identical to __initcall
when built into the kernel. Copied to the cpufreq list.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 07 2002 - 22:00:12 EST