[Denys Fedoryschenko - Tue, Oct 20, 2009 at 05:20:00PM +0300] | It panics almost immediately on boot(even on old operations that was stable, | seems on first pppoe customer login attempt), i will rebuild kernel and if | interesting will try to get panic message. | ... Just to update status of the issue. The key moment is that pppoe_flush_dev may be called asynchronously (especially via sysfs on dev entry, for example we retrieve mtu of device and while we at it other process may update mtu via sysfs). So I'm returning pppoe_hash_lock back which should eliminate a number of lock complains and make locking scheme easier. All-in-one: I'm working on it. Just need some more time. -- Cyrill -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html