From: Rusty Russell <rusty@rustcorp.com.au>
To: Dave Young <dyoung@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] add kernel param to force disable module load
Date: Fri, 03 Feb 2012 06:58:23 +1030 [thread overview]
Message-ID: <87aa51j7yw.fsf@rustcorp.com.au> (raw)
In-Reply-To: <20120201023314.GA9722@darkstar.nay.redhat.com>
On Wed, 1 Feb 2012 10:33:14 +0800, Dave Young <dyoung@redhat.com> wrote:
> Sometimes we need to test a kernel of same version with code or config
> option changes.
>
> We already have sysctl to disable module load, but add a kernel
> parameter will be more convenient.
>
> Since modules_disabled is int, so here use bint type in core_param.
> TODO: make sysctl accept bool and change modules_disabled to bool
Both applied.
Thanks!
Rusty.
next prev parent reply other threads:[~2012-02-03 3:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-01 2:33 [PATCH 2/2] add kernel param to force disable module load Dave Young
2012-02-02 20:28 ` Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-01 2:32 Dave Young
2012-02-01 2:35 ` Dave Young
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=87aa51j7yw.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=dyoung@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.