[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1573732820166-0.post@n7.nabble.com>
Date: Thu, 14 Nov 2019 05:00:20 -0700 (MST)
From: Bruno GNUser <kernel@...tas.airpost.net>
To: linux-kernel@...r.kernel.org
Subject: how to disable the button kernel module?
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/
Powered by blists - more mailing lists