From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Sun, 21 Nov 2004 16:11:04 +0000 Subject: Re: I did modprobe longhaul on 2.6.10.-rc2-mm2 with overclock Message-Id: <1101053464.5030.137.camel@localhost.localdomain> List-Id: References: <000001c4cf9f$5f362470$450aa8c0@hierzo> In-Reply-To: <000001c4cf9f$5f362470$450aa8c0@hierzo> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, 2004-11-21 at 08:54 +0100, Udo van den Heuvel wrote: > Nov 21 08:14:06 epia kernel: longhaul: VIA C3 'Samuel 2' [C5B] CPU detected. > Longhaul v1 supported. > Nov 21 08:14:06 epia kernel: longhaul: manual_maxmult exceeds specification > - overclocking may cause instabilities or malfunction! > Nov 21 08:14:12 epia wait_for_sysfs[10577]: either wait_for_sysfs (udev 039) > needs an update to handle the device '/devices/system/cpu/cpu0/cpufreq' > properly (no bus device link) or the sysfs-support of your device's driver > needs to be fixed, please report to > > > Any ideas? This case is unhandled in the current logic of wait_for_sysfs. The "cpufreq" directory is not a "device", it is just a created subdirectory at the "cpu" device. So we can't find anything here. To print this message here is wrong, but I don't want to start a new exception list, cause kernel 2.6.10 will solve that by letting us know what we need to wait for. So just ignore it in the meantime. Sorry for the inconvenience, Kay ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel