All of lore.kernel.org
 help / color / mirror / Atom feed
* how to disable the button kernel module?
@ 2019-11-14 12:00 Bruno GNUser
  2019-11-15  5:33 ` Randy Dunlap
  0 siblings, 1 reply; 13+ messages in thread
From: Bruno GNUser @ 2019-11-14 12:00 UTC (permalink / raw)
  To: linux-kernel

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/

^ permalink raw reply	[flat|nested] 13+ messages in thread
* how to disable the "button" kernel module?
@ 2019-11-14 14:33 Bruno Dantas
  2019-11-14 14:36 ` Rafael J. Wysocki
  0 siblings, 1 reply; 13+ messages in thread
From: Bruno Dantas @ 2019-11-14 14:33 UTC (permalink / raw)
  To: linux-acpi

I realize that "button" is a kernel built-in and therefore cannot be disabled via "blacklist=button" 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? I'm looking for a method that would not involve recompiling the kernel. 

Thanks, 
Bruno GNUser

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-11-15  9:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-14 12:00 how to disable the button kernel module? Bruno GNUser
2019-11-15  5:33 ` 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

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.