Re: [PATCH v2 7/9] irqchip: Add RISC-V advanced PLIC driver

From: 谢 波
Date: Thu Nov 23 2023 - 22:15:59 EST


Hello all,
      
I have a question regarding the handling of potential issues during the MSI interrupt sending process. It appears that if the APLIC target register's value is modified during the MSI interrupt sending process, it could potentially lead to MSI interrupt send failures. The code doesn't seem to account for this scenario or take appropriate measures.

I am reaching out to seek clarification on whether this situation has been considered and if there are specific reasons for not addressing it in the code. Your insights into this matter would be highly appreciated.

Thank you for your time, and I look forward to your response.

Best regards