From: Witold Krecicki <adasi@kernel.pl>
To: linux-kernel@vger.kernel.org
Subject: Disabling compiled-in modules at kernel boot cmdline?
Date: Sun, 25 Jul 2004 23:35:37 +0200 [thread overview]
Message-ID: <200407252335.37487.adasi@kernel.pl> (raw)
Case: I'm using PowerBook with stock PLD Linux PPC kernel, it has i8042 and
8250 modules built-in. But, those have no use on this machine (as those are
for IBM RS/6000), and actually are really messing stuff (e.g. i8042 gives a
lot of debug info to kernel log (that it cannot find a device blah blah),
with 8250 I cannot use pmac_zilog driver (there is a conflict somewhere)).
Quick look at the code told me that currently there is no possibility to
disable compiled-in kernel modules at boottime. Would it be hard to do? For
example I give module_i8042=off (or sth. ) and initcall for i8042 is not
called. That would be probably enough.
Yes, I know that the solution is compiling kernel myself, but doing it every
week (for testing purposes) for about 2-3 hour could be annoying...
--
Witold Kręcicki (adasi) adasi [at] culm.net
GPG key: 7AE20871
http://www.culm.net
reply other threads:[~2004-07-25 21:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200407252335.37487.adasi@kernel.pl \
--to=adasi@kernel.pl \
--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.