lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 17 Feb 2007 21:54:01 +0100 From: Francois Romieu <romieu@...zoreil.com> To: Stephen Hemminger <shemminger@...ux-foundation.org> Cc: Jarek Poplawski <jarkao2@...pl>, jeff@...zik.org, akpm@...ux-foundation.org, netdev@...r.kernel.org, Ben Greear <greearb@...delatech.com>, Kyle Lucke <klucke@...ibm.com>, Raghavendra Koushik <raghavendra.koushik@...erion.com>, Al Viro <viro@....linux.org.uk> Subject: Re: [PATCH 3/4] 8139too: RTNL and flush_scheduled_work deadlock Stephen Hemminger <shemminger@...ux-foundation.org> : [...] > You need to hold a dev reference (dev_hold) as well. to keep the device > from disappearing. or do a flush_scheduled_work in the remove routine. The patched drivers do #2 (before unregister_netdev). -- Ueimor - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists