* [RFC] changing module_init to subsys_initcall...
@ 2002-01-29 3:08 Eric W. Biederman
0 siblings, 0 replies; only message in thread
From: Eric W. Biederman @ 2002-01-29 3:08 UTC (permalink / raw)
To: linux-mtd
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-01-29 2:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-29 3:08 [RFC] changing module_init to subsys_initcall Eric W. Biederman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox