[PATCH] ppc64 procfs cleanup

Anton Blanchard anton at samba.org
Thu Feb 26 00:49:08 EST 2004



Hi Nathan

Are you trying to rival me for worst hours kept? :)

> +__initcall(proc_ppc64_init);
>
> What guarantee is there that proc_ppc64_init will run before the init
> routines for scanlog, rtas, etc?  Perhaps
> subsys_initcall(proc_ppc64_init) would be better?

Ill see your subsys_initcall and raise you a core_initcall.

The stuff in proc_ppc64_init shouldnt have any dependencies, I broke off
the important bits into proc_ppc64_create which is a core_initcall.

Anton

** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list