From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 23 Dec 2003 00:21:26 +0000 Subject: [PATCH] some sysfs patches for 2.6.0 [0/4] Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Here are 4 sysfs related patches for 2.6.0. They do the following: - fix an oops in sysfs when a kobject has been unregistered before it's child has. An example of this is the oops that happens in 2.6.0 whenever a usb-serial device is removed that has a port open by a user (almost all Pilot devices do this by virtue of the protocol...) - add sysfs support to the following char drivers: - mem devices (/dev/null and friends) - misc devices (/dev/psaux and other odd devices) - vc devices Please apply these to 2.6.0 or your -mm tree depending on how comfortable you are with them. thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&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