Re: AMD PowerNow booboo in 2.4.19-pre7-ac3

SANDEEP DEY (sandey@iitk.ac.in)
Thu, 2 May 2002 19:17:36 +0530 (IST)


SANDEEP DEY,
ROOM NO.308,
HALL 3,
IIT KANPUR,
KANPUR 208016.

"I am a slow walker but i do not walk backwards."
Abraham Lincoln....

On Thu, 2 May 2002, Russell King wrote:

> 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/
>
>

-
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/