From: CaT <cat@zip.com.au>
To: Russell King <rmk@arm.linux.org.uk>
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 19:19:01 +1000 [thread overview]
Message-ID: <20020502091901.GR14678@zip.com.au> (raw)
In-Reply-To: <20020502085137.GP14678@zip.com.au> <20020502101723.B23709@flint.arm.linux.org.uk>
On Thu, May 02, 2002 at 10:17:23AM +0100, 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.
I did a test make bzlilo to continue compiling and that -seemed- to work
but I probably did something wrong as it bombed out with a 'duplicate
definition' (from memory) so I removed the __initcall and it compiled
fine this time.
--
CORUSCANT-Presiding over a memorial service commemorating the victims
of the attack on the Death Star, the Emperor declared that while recent
victories over the Rebel Alliance were "encouraging, the War on Terror
is not over yet."
- http://www.zip.com.au/~cat/misc/txt/waronterror.txt
next prev parent reply other threads:[~2002-05-02 9:21 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
2002-05-02 9:19 ` CaT [this message]
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=20020502091901.GR14678@zip.com.au \
--to=cat@zip.com.au \
--cc=cpufreq@www.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/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.