From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: LKML <linux-kernel@vger.kernel.org>, Andrew Morton <akpm@osdl.org>
Subject: Re: [Patch] MODULE_UNLOAD should depend on PROC_FS
Date: Wed, 19 Nov 2008 18:48:44 +0000 [thread overview]
Message-ID: <20081119184844.GE22898@hack.voiplan.pt> (raw)
In-Reply-To: <200811191041.53716.rusty@rustcorp.com.au>
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."
prev parent reply other threads:[~2008-11-19 18:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-18 18:40 [Patch] MODULE_UNLOAD should depend on PROC_FS Américo Wang
2008-11-19 0:11 ` Rusty Russell
2008-11-19 18:48 ` Américo Wang [this message]
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=20081119184844.GE22898@hack.voiplan.pt \
--to=xiyou.wangcong@gmail.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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.