All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King <rmk@arm.linux.org.uk>
To: CaT <cat@zip.com.au>
Cc: linux-kernel@vger.kernel.org, cpufreq@www.linux.org.uk
Subject: Re: AMD PowerNow booboo in 2.4.19-pre7-ac3
Date: Thu, 2 May 2002 10:17:23 +0100	[thread overview]
Message-ID: <20020502101723.B23709@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20020502085137.GP14678@zip.com.au>

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


  reply	other threads:[~2002-05-02  9:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02  8:51 AMD PowerNow booboo in 2.4.19-pre7-ac3 CaT
2002-05-02  9:17 ` Russell King [this message]
2002-05-02  9:19   ` CaT
2002-05-02 13:25   ` Dave Jones
2002-05-02 14:20     ` Alan Cox
2002-05-02 13:47   ` SANDEEP DEY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020502101723.B23709@flint.arm.linux.org.uk \
    --to=rmk@arm.linux.org.uk \
    --cc=cat@zip.com.au \
    --cc=cpufreq@www.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.