Message ID | 20240124072436.3745720-1-bigunclemax@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | aoe: possible interrupt unsafe locking scenario | expand |
On Wed, 24 Jan 2024 10:24:35 +0300, Maksim Kiselev wrote: > I'm using an AoE device on board with D1 SoC (riscv arch). > When I enabled CONFIG_PROVE_LOCKING option, I got the warning below. > After some investigations, I made a not very elegant, but working solution. > The patch sent with next message. > > I would be glad to know what you think about this. > > [...] Applied, thanks! [1/1] aoe: avoid potential deadlock at set_capacity commit: e169bd4fb2b36c4b2bee63c35c740c85daeb2e86 Best regards,