Re: [PATCH v2 net] rebased to master

2016-12-15 Thread Florian Fainelli
On 12/15/2016 10:21 AM, Manuel Bessler wrote: > 'ifconfig eth0 down' makes r6040_close() trigger: > INFO: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected > > Fixed by moving calls to phy_stop(), napi_disable(), netif_stop_queue() > to outside of the module's private spin_lock_irq block. > > F

[PATCH v2 net] rebased to master

2016-12-15 Thread Manuel Bessler
'ifconfig eth0 down' makes r6040_close() trigger: INFO: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected Fixed by moving calls to phy_stop(), napi_disable(), netif_stop_queue() to outside of the module's private spin_lock_irq block. Found on a Versalogic Tomcat SBC with a Vortex86 SoC s1660e_