Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Mon, 4 Jan 2021 18:11:28 +0800 you wrote: > If controller driver has specified the irq_flags, mhi uses this specified > irq_flags. Otherwise, mhi uses default irq_flags. > > The purpose of this change is to support one MSI vector for QCA6390. > MHI will use one same MSI vector too in this scenario. > > In case of one MSI vector, IRQ_NO_BALANCING is needed when irq handler > is requested. The reason is if irq migration happens, the msi_data may > change too. However, the msi_data is already programmed to QCA6390 > hardware during initialization phase. This msi_data inconsistence will > result in crash in kernel. > > [...] Here is the summary with links: - [v3] mhi: use irq_flags if controller driver configures it https://git.kernel.org/qcom/c/cdce2663ffb8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html