linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Nathael Pajani <nathael.pajani@cpe.fr>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: question about arch_initcall()
Date: Wed, 4 Jan 2006 09:00:46 -0600	[thread overview]
Message-ID: <521677D9-902C-4474-AF52-5474E7C35B05@kernel.crashing.org> (raw)
In-Reply-To: <20060104110440.13a4dc16.nathael.pajani@cpe.fr>

Its like any other init call.

As for order look at include/linux/init.h

core_initcall() first and late_initcall() last.

There is no guarntee of the order in which functions are called =20
inside one group.

- kumar

On Jan 4, 2006, at 4:04 AM, Nathael Pajani wrote:

> Hi all
>
> I would like to know how this macro is used, and when is called the =20=

> function registered with it.
>
> thanks for all.
>
>
> ----
> Nathael PAJANI
> Ing=E9nieur CPE Lyon
> nathael.pajani@cpe.fr
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded

      reply	other threads:[~2006-01-04 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-04 10:04 question about arch_initcall() Nathael Pajani
2006-01-04 15:00 ` Kumar Gala [this message]

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=521677D9-902C-4474-AF52-5474E7C35B05@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=nathael.pajani@cpe.fr \
    /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;
as well as URLs for NNTP newsgroup(s).