From: Christof Schmitt <christof.schmitt@de.ibm.com>
To: linux-kernel@vger.kernel.org, rusty@rustcorp.com.au
Subject: Command line parameter not passed to module in linux-next
Date: Fri, 27 Feb 2009 18:01:05 +0100 [thread overview]
Message-ID: <20090227170105.GA22304@schmichrtp.de.ibm.com> (raw)
The linux-next kernel does not pass charp parameters from the kernel
command line to modules:
# cat /proc/cmdline
dasd=4d70-4d73 root=/dev/dasdc1 zfcp.device=0.0.181d,0x500507630310c562,0x401040C300000000 zfcp.dbfsize=4096 BOOT_IMAGE=0
# cat /sys/module/zfcp/parameters/device
<NULL>
It seems that this patches introduces the problem:
commit 9f229de63cf02297c0e0fbaa8d74b962cceff435
Author: Rusty Russell <rusty@rustcorp.com.au>
Date: Fri Feb 20 10:31:19 2009 +1100
param:fix-charp-sysfs-write
Reverting the patch on linux-next fixes the problem:
# cat /sys/module/zfcp/parameters/device
0.0.181d,0x500507630310c562,0x401040C300000000
--
Christof Schmitt
next reply other threads:[~2009-02-27 17:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-27 17:01 Christof Schmitt [this message]
2009-03-02 0:45 ` Rusty Russell
2009-03-02 8:38 ` Christof Schmitt
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=20090227170105.GA22304@schmichrtp.de.ibm.com \
--to=christof.schmitt@de.ibm.com \
--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 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®