From: Ralf Baechle <ralf@linux-mips.org>
To: dejo <riamae@gmail.com>
Cc: linux-mips@linux-mips.org
Subject: Re: early_initcall replacement
Date: Wed, 28 Feb 2007 02:47:56 +0000 [thread overview]
Message-ID: <20070228024756.GA23519@linux-mips.org> (raw)
In-Reply-To: <d28769380702271755u675241b3vb8b265120a2c70ca@mail.gmail.com>
On Wed, Feb 28, 2007 at 09:55:28AM +0800, dejo wrote:
> Hello! I would like to ask what replaced early_initcall in the
> 2.6.18.4kernel.
What you need to change is
o remove the early_initcall() line.
o rename the function invoked by early_initcall to plat_mem_setup and
change its prototype to: "void __init plat_mem_setup(void)".
Ralf
next parent reply other threads:[~2007-02-28 10:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <d28769380702271755u675241b3vb8b265120a2c70ca@mail.gmail.com>
2007-02-28 2:47 ` Ralf Baechle [this message]
2007-03-01 4:33 ` early_initcall replacement dejo
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=20070228024756.GA23519@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=riamae@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox