From: Rusty Russell <rusty@rustcorp.com.au>
To: Imran Haider <imran1008@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] module: Fix bug: read __param section as pointers to object
Date: Mon, 14 Feb 2011 09:39:09 +1030 [thread overview]
Message-ID: <201102140939.09897.rusty@rustcorp.com.au> (raw)
In-Reply-To: <1297614554-24373-1-git-send-email-imran1008@gmail.com>
On Mon, 14 Feb 2011 02:59:14 am Imran Haider wrote:
> Recent changes in commit 3834583b causes module parameters to be stored
> in the __param section as pointer to struct instead of the struct itself.
> module.c was still reading the section as an array of struct which caused
> modules to not load when any module parameter is specified.
This is linux-next?
Yes, completely broken. I've removed the patch.
Thanks,
Rusty.
prev parent reply other threads:[~2011-02-14 3:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-13 16:29 [PATCH] module: Fix bug: read __param section as pointers to object Imran Haider
2011-02-13 23:09 ` Rusty Russell [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=201102140939.09897.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=imran1008@gmail.com \
--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