public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Tom Rini <trini@kernel.crashing.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: SysFS 'module' params with CONFIG_MODULES=n
Date: Fri, 11 Nov 2005 20:33:20 -0800	[thread overview]
Message-ID: <20051112043320.GA27472@suse.de> (raw)
In-Reply-To: <20051111153220.GQ3839@smtp.west.cox.net>

On Fri, Nov 11, 2005 at 08:32:20AM -0700, Tom Rini wrote:
> 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.

Not intentional at all.  Did this work before 2.6.14?

thanks,

greg k-h

  reply	other threads:[~2005-11-12  4:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 15:32 SysFS 'module' params with CONFIG_MODULES=n Tom Rini
2005-11-12  4:33 ` Greg KH [this message]
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=20051112043320.GA27472@suse.de \
    --to=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trini@kernel.crashing.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