Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Lars Ellenberg wrote:
...
> a bad chunk slipped through, replacing the correct
> spin_lock_irqsave;__req_mod; etc..
> with a plain req_mod(), which only does spin_lock_irq.
> Sorry.
>
> I'll revert req_mod to plain spin_lock_irq,
> and revert the endio callback to use the spin_lock_irqsave.
>
> I think that should do it.
I get no warnings anymore.
Used git head, fcb735260c6d8f0cb372ab176bae25e31aa67ae2
Thanks,
Thomas