All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederman@lnxi.com (Eric W. Biederman)
To: <linux-mtd@lists.infradead.org>
Subject: [RFC] changing module_init to subsys_initcall...
Date: 28 Jan 2002 20:08:22 -0700	[thread overview]
Message-ID: <m34rl5yhuh.fsf@DLT.linuxnetworx.com> (raw)

In 2.5.3-pre4 I belive multiple priorities of initcalls were added
to the linux kernel.  Would anyone have a problem with changing
module_init(x) to subsys_initcall(x) in the core mtd modules?

I have had problems in the past where an mtd driver not under
drivers/mtd had the problem that it would not work when everything was
compiled into the kernel.  And this looks like any easy fix.

Eric

                 reply	other threads:[~2002-01-29  2:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m34rl5yhuh.fsf@DLT.linuxnetworx.com \
    --to=ebiederman@lnxi.com \
    --cc=linux-mtd@lists.infradead.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.