Re: [PATCH] Updated parameter and modules rewrite (2.4.14)

Christoph Hellwig (hch@ns.caldera.de)
Thu, 22 Nov 2001 11:08:28 +0100


In article <E166p1R-0004ll-00@wagner> you wrote:
> Hi all,
>
> http://ftp.kernel.org/pub/linux/kernel/people/rusty
>
> Unified boot/module parameter and module loader rewrite
> updated to 2.4.14. I'm off to Linux Kongress, so I'll be difficult to
> contact for 10 days or so.

I absolutly oppose to the cosmetic naming changes.

Please let module be be initialized by module_init() and exited by
module_exit(). We had a hard enough time to get it everywhere, not
to mention the name makes a lot of sense.

Also MODULE_PARAM should just stay, combined with Keith's proposal
to use it at boottime aswell (as KBUILD_OBJECT.<paramname>).

Christoph

-- 
Of course it doesn't work. We've performed a software upgrade.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/