From: Bruno GNUser <kernel@dantas.airpost.net>
To: linux-kernel@vger.kernel.org
Subject: how to disable the button kernel module?
Date: Thu, 14 Nov 2019 05:00:20 -0700 (MST) [thread overview]
Message-ID: <1573732820166-0.post@n7.nabble.com> (raw)
I realize that /button/ is a kernel built-in and therefore cannot be disabled
via the /blacklist=<module_name>/ boot parameter. So I thought I'd try
/initcall_blacklist=<function>/ but I cannot find an obvious module
initialization function in button.c
Please, how would one disable the /button/ module? Either using the
/initcall_blacklist=foo/ or some other method is fine, as long as it does
not involve recompiling the kernel.
Thanks,
Bruno GNUser
--
Sent from: http://linux-kernel.2935.n7.nabble.com/
next reply other threads:[~2019-11-14 12:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-14 12:00 Bruno GNUser [this message]
2019-11-15 5:33 ` how to disable the button kernel module? Randy Dunlap
2019-11-15 9:11 ` Rafael J. Wysocki
-- strict thread matches above, loose matches on Subject: below --
2019-11-14 14:33 how to disable the "button" " Bruno Dantas
2019-11-14 14:36 ` Rafael J. Wysocki
2019-11-14 14:49 ` Bruno Dantas
2019-11-14 15:35 ` Rafael J. Wysocki
2019-11-14 15:58 ` Bruno Dantas
2019-11-14 18:16 ` Rafael J. Wysocki
2019-11-14 18:46 ` Bruno Dantas
2019-11-14 18:58 ` Rafael J. Wysocki
2019-11-14 19:36 ` Bruno Dantas
2019-11-14 21:31 ` Rafael J. Wysocki
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=1573732820166-0.post@n7.nabble.com \
--to=kernel@dantas.airpost.net \
--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.