[OpenWrt-Devel] Fwd: [PATCH] ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly.

2011-02-18 Thread Philip Prindeville
from netdev... applied 2/13/11. Original Message Subject:[PATCH] ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly. Date: Sun, 13 Feb 2011 21:49:32 +0100 (CET) From: Jesper Juhl To: linux-ker...@vger.kernel.org CC

[OpenWrt-Devel] [PATCH] start selected services after block mount

2011-02-18 Thread Lee Essen
This patch adds /etc/hotplug.d/block/60-services that will look for "service" entries in /etc/config/fstab against a given mount and start them once the mount has been completed by the hotplug system. This is to solve the problem of usb devices being mounted after most of the rc system has complete