Details

[Home]

Issue of the Implementation # L0052

Brief

forcedeth: spin_unlock_irq in interrupt handler fix

Detailed Description

The replacement of spin_lock_irq/spin_unlock_irq pair in interrupt handler by spin_lock_irqsave/spin_lock_irqrestore pair.

Component

linux-kernel 3.5

Accepted

https://lkml.org/lkml/2012/7/20/409
commit

Status

Fixed in kernel 3.6-rc1

[Home]