From: David Miller <davem@davemloft.net>
To: adobriyan@sw.ru
Cc: netdev@vger.kernel.org, devel@openvz.org
Subject: Re: [PATCH] decnet: "addr" module param can't be __initdata
Date: Mon, 05 Nov 2007 21:31:11 -0800 (PST) [thread overview]
Message-ID: <20071105.213111.149736849.davem@davemloft.net> (raw)
In-Reply-To: <20071101153629.GA16499@localhost.sw.ru>
From: Alexey Dobriyan <adobriyan@sw.ru>
Date: Thu, 1 Nov 2007 18:36:29 +0300
> sysfs keeps references to module parameters via /sys/module/*/parameters,
> so marking them as __initdata can't work.
>
> Steps to reproduce:
>
> modprobe decnet
> cat /sys/module/decnet/parameters/addr
>
> BUG: unable to handle kernel paging request at virtual address f88cd410
...
> Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Applied, thanks!
prev parent reply other threads:[~2007-11-06 5:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-01 15:36 [PATCH] decnet: "addr" module param can't be __initdata Alexey Dobriyan
2007-11-01 15:24 ` Steven Whitehouse
2007-11-06 5:31 ` David Miller [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=20071105.213111.149736849.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=adobriyan@sw.ru \
--cc=devel@openvz.org \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).