From: Tom Rini <trini@kernel.crashing.org>
To: Greg KH <gregkh@suse.de>, lkml <linux-kernel@vger.kernel.org>
Subject: SysFS 'module' params with CONFIG_MODULES=n
Date: Fri, 11 Nov 2005 08:32:20 -0700 [thread overview]
Message-ID: <20051111153220.GQ3839@smtp.west.cox.net> (raw)
On 2.6.14, and probably newer, a system where CONFIG_MODULES=n
/sys/module/foo/parameters/param fails:
# cat /sys/module/tcp_bic/parameters/low_window
cat: /sys/module/tcp_bic/parameters/low_window: Permission denied
But just changing MODULES to y:
# cat /sys/module/tcp_bic/parameters/low_window
14
Is this intentional or fixable? Just an observation right now, thanks.
--
Tom Rini
http://gate.crashing.org/~trini/
next reply other threads:[~2005-11-11 15:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-11 15:32 Tom Rini [this message]
2005-11-12 4:33 ` Greg KH
2005-11-12 19:49 ` Jason Wessel
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=20051111153220.GQ3839@smtp.west.cox.net \
--to=trini@kernel.crashing.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®