All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Russell King <rmk@arm.linux.org.uk>
Cc: CaT <cat@zip.com.au>,
	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 15:25:02 +0200	[thread overview]
Message-ID: <20020502152502.I16935@suse.de> (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:
 > >  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.

Odd, Alan must have merged an old version of the cvs tree, as the
initcalls were nuked a long time ago there iirc. They're certainly not
in my copy of the current tree

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

  parent reply	other threads:[~2002-05-02 13:25 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
2002-05-02 13:25   ` Dave Jones [this message]
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=20020502152502.I16935@suse.de \
    --to=davej@suse.de \
    --cc=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.