Re: loading ipmi_watchdog causes tons of other watchdog modules to be loaded

From: Kay Sievers
Date: Thu Oct 09 2008 - 09:36:20 EST


On Thu, Oct 9, 2008 at 1:48 PM, Arkadiusz Miskiewicz
<a.miskiewicz@xxxxxxxxx> wrote:
>
> No udev on the system. kernel 2.6.25.18-1.
>
> After loading ipmi_watchdog and doing "cat /dev/watchdog" tons of other,
> useles, watchdog modules is loaded. Any idea what introduced such weird
> behaviour?

I guess the /proc/sys/kernel/modprobe, which lets the kernel fork a
modprobe process when you touch a "dangling" device node, which does
not have corresponding driver.

Kay
--
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/