On Tue, Jul 9, 2024 at 12:12 PM Kalle Valo <kvalo@xxxxxxxxxx> wrote: > > Nikolay Nikolov <dobrev666@xxxxxxxxx> writes: > > > I am really sorry for the spamming ! > > I have not sent a patch to the Linux kernel mailing list for more than > > 20 years and mail clients do not behave as I expect. My first email > > was rejected from the mailing lists as it contained HTML. Indentation > > is not correct in the second one. I hope third one is correct. > > BTW I recommend reading the documentation from our wiki, link below. > That should save both your and our time. > I was reading for several days this and the kernel mailing list wiki before sending the patch. The problem was the email clients. Anyway I want to mention something which is not present here. There are some memory barriers around this dpc_running which I think are supposed to prevent such an issue. But looks like this do not help much. With the usage of mutex those memory barriers could be removed as well. I am already using such a patch in our embedded system. Please, let me know if I should submit this patch. I promise I will do my best not to spam anymore. Regards, Nikolay Nikolov > -- > https://patchwork.kernel.org/project/linux-wireless/list/ > > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches