From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Mon, 06 Sep 2004 09:08:50 +0000 Subject: Re: [patch] pass SEQNUM trough udevd Message-Id: <1094461730.7587.15.camel@localhost.localdomain> List-Id: References: <20040829202430.GA15492@vrfy.org> In-Reply-To: <20040829202430.GA15492@vrfy.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, 2004-09-05 at 10:08 +0200, Greg KH wrote: > On Sun, Aug 29, 2004 at 10:24:30PM +0200, Kay Sievers wrote: > > Hi, > > here we change udevd to pass the SEQNUM from the hotplug environment > > to udev and the dev.d/ scripts. We need this for HAL to match the > > hotplug event with the dev.d/ events. > > > > It also changes the type from int to long to match the kernel. > > Applied, thanks. > > Hm, shouldn't that be unsigned long? Yes, right, it should. But we currently use a -1 if we want to skip the udevd reordering, so I didn't change that to unsigned. With the SEQNUM-in-sysfs patch, the kernel will use u64 and starts with 1 as the first SEQNUM, right? I will catch up to unsigned long long with the upcoming patch, that will add the seqnum init with the sysfs value to udevd. Thank, Kay ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=click _______________________________________________ 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