1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 23:42:26 +03:00
openwrt-xburst/package/hotplug2/patches
nbd 61bccd5e21 fix hotplug2 event processing deadlock
when bringing up ethernet on ixp4xx, the driver may request
a firmware while hotplug2 waits for the netdev bringup to complete.
change the event processing loop to keep an event backlog to allow
unthrottled events to pass through while throttled events are being waited for


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:02:01 +00:00
..
100-svn_update.patch hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052) 2007-07-09 00:13:47 +00:00
110-parser_fixes.patch fix two small bugs in the hotplug2 rule parser (#2085) 2007-07-18 07:23:40 +00:00
120-throttling.patch fix hotplug2 event processing deadlock 2008-07-30 19:02:01 +00:00