Re: [Patch] MODULE_UNLOAD should depend on PROC_FS

From: AmÃrico Wang
Date: Wed Nov 19 2008 - 13:49:18 EST


On Wed, Nov 19, 2008 at 10:41:53AM +1030, Rusty Russell wrote:
>On Wednesday 19 November 2008 05:10:52 AmÃrico Wang wrote:
>> The feature controlled by MODULE_UNLOAD uses proc interface, so it
>> should depend on PROC_FS.
>
>Hi Wang,
>
> This patch looks wrong to me; you can remove modules without /proc. Does
>it not compile with CONFIG_MODULE_UNLOAD=y and CONFIG_PROC_FS=n?
>

Thank you, Rusty and Alan!

I think I was wrong. It is compiled fine with the above config, just tested.


--
"Sometimes the only way to stay sane is to go a little crazy."

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/