2.6.10-rc1-mm3: ACPI problem due to un-exported hotplug_path

From: Adrian Bunk
Date: Fri Nov 05 2004 - 11:48:59 EST


The following error (compin from Linus' tree) is caused by the fact that
hotplug_path is no longer EXPORT_SYMBOL'ed:


<-- snip -->

if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.10-rc1-mm3; fi
WARNING: /lib/modules/2.6.10-rc1-mm3/kernel/drivers/acpi/container.ko needs unknown symbol hotplug_path

<-- snip -->





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