public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Security downgrade? CONFIG_HOTPLUG required in 2.6.16?
@ 2006-03-24  5:03 Linda Walsh
  2006-03-25 18:54 ` Jan Engelhardt
  2006-03-25 19:26 ` Adrian Bunk
  0 siblings, 2 replies; 7+ messages in thread
From: Linda Walsh @ 2006-03-24  5:03 UTC (permalink / raw)
  To: Linux-Kernel

I had this config'ed out in 2.6.15 for machine that didn't have
any hotpluggable devices.  It is also configured with all the
modules it needs and has kernel-module loading disabled.

What has changed in 2.6.16 that my "static" machine now
needs hotplugging?  As I understand it, hotplugging requires 
application-level support code (in /etc/) and a special
application level "demon" to run in order to support these
requests.

I'd prefer my kernel not to be dependent on a run-time demon
to load "arbitrary" (user defined) segments of code that could
come from any source -- usually outside the vanilla kernel tree.

If I don't want a specific kernel or machine to be dynamically
reconfigurable after boot, why do I need to build in a mechanism for
runtime loading of modules?

Linda


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

end of thread, other threads:[~2006-03-30 21:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-24  5:03 Security downgrade? CONFIG_HOTPLUG required in 2.6.16? Linda Walsh
2006-03-25 18:54 ` Jan Engelhardt
2006-03-26 10:11   ` Linda Walsh
2006-03-25 19:26 ` Adrian Bunk
2006-03-26  9:42   ` Linda Walsh
2006-03-26 19:29     ` Jim Crilly
2006-03-30 21:45       ` Linda Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox