Re: [PATCH v2 00/13] OMAP mailbox FIFO removal

2024-06-26 Thread Dominic Rath
On 13.06.2024 14:22, Andrew Davis wrote: We looked into this some time ago, and noticed that the IRQ approach caused problems in the virtio/rpmsg code. I'd like to understand if your change was for the same reason, or something else we missed before. It is most likely the same reason. Seems

Re: [PATCH v2 00/13] OMAP mailbox FIFO removal

2024-06-13 Thread Dominic Rath
On 13.06.2024 14:22, Andrew Davis wrote: We looked into this some time ago, and noticed that the IRQ approach caused problems in the virtio/rpmsg code. I'd like to understand if your change was for the same reason, or something else we missed before. It is most likely the same reason. Seems

Re: [PATCH v2 00/13] OMAP mailbox FIFO removal

2024-06-13 Thread Dominic Rath
Hello Andrew, On 10.04.2024 15:59, Andrew Davis wrote: Changes for v2: - Use threaded irq as suggested by Hari and to fix possible "scheduling while atomic" issue sorry for beeing late, I noticed this already got merged. I was wondering what the reason was for ending up with the threa