Hi all, On Sun, 25 Jan 2009, Matthias Schwarzott wrote: > Does it get better using spin_lock_irqsave instead of spin_lock_irq ? Thanks again for your input. My observation was wrong. It was not the spin_lock causing the problem, but a msleep which lead to the BUG_ON-condition.... Patrick.