Why is hotplug a kernel helper?

From: Fredrik Tolf
Date: Wed Dec 03 2003 - 19:06:58 EST


If you don't mind me asking, I would like to know why the kernel calls
a usermode helper for hotplug events? Wouldn't a chrdev be a better
solution (especially considering that programs like magicdev could
listen in to it as well)? Correct me if I'm wrong, but the kobject
code never does check the return value from the usermode helper,
right?

Fredrik Tolf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/