From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 47100C531F8 for ; Fri, 20 Feb 2026 04:10:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uXFywLEpP/2j9izVhe9lOxAJf6k3E67GxTN8xXHW1kE=; b=MxvJaoM6pY+++h PbPFhcIYuUmaoETylj/xjWfLAuUyIhWlA7ZeAwzMH/IpXwszN713uhJ02BuFh7Msmj7mkNPq8vErf v5zeDJ1h25uCBZC54OZPnRSu5Rv61PhQgWhG06t85pTMg9ocE8auK+mhqyWv1V1MfQwa6FlwD2rJR KYn7QS1s9s+1VxQH+xevIS2Xxj5ge/V5115T7nPzqCukUmLpZbgfkbZlbl7yeXaibLOW24NcbH2Zz XQPO62HuE/imaddMzXBY+XHbmFvTYGow/tlZwZtWjQ8P68+WdUMg4PsxM37TPSIvedSOjVKVamQ9G hm3i3RcUcl64eLuE3HVw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vtHqd-0000000DCGS-49xV; Fri, 20 Feb 2026 04:10:36 +0000 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vtHqb-0000000DCFi-2Ztx for linux-riscv@lists.infradead.org; Fri, 20 Feb 2026 04:10:33 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id D92A961856; Fri, 20 Feb 2026 04:10:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A05E8C2BC9E; Fri, 20 Feb 2026 04:10:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771560632; bh=72mBwftCl+P66JkWk2D3tPM6F5W5fqiLlxhFDPCaeZk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=bAm4gV2cKvjN5GuYeDqOqnWaOQJnwWiubm5cPxzG0b1Sls51+3jb0M5jPJ1+SGZTp BNMGuKF+rHUZyZkSemcZ7VP/pg7JHj2ZcfuVFKpEER40qLLDnHc+EVOwAimnPx17DQ /jDJhzaTZP/JOxp36YKfDTewflsvr8lV3YbUHfUAOw4uyWsvqfoKgWsWEaQXJWPeS0 7yQWORIx1F33RSW37fCo4RiS84fyL5mrOB1bDmofqalUb0Xx4bXIumnN+Z2lzvlWAZ 8a+Io+IXkFA3DZOs/NEEJxN4KV44owP83FsMWAyt+2OmNLolEZfWlAR2gjA0OmJimN kkoQWYIwgr7TQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3FD913809A88; Fri, 20 Feb 2026 04:10:42 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask From: patchwork-bot+linux-riscv@kernel.org Message-Id: <177156064078.189817.10457864568127488431.git-patchwork-notify@kernel.org> Date: Fri, 20 Feb 2026 04:10:40 +0000 References: <20260129-pci-msi-addr-mask-v4-0-70da998f2750@iscas.ac.cn> In-Reply-To: <20260129-pci-msi-addr-mask-v4-0-70da998f2750@iscas.ac.cn> To: Vivian Wang Cc: linux-riscv@lists.infradead.org, maddy@linux.ibm.com, mpe@ellerman.id.au, npiggin@gmail.com, chleroy@kernel.org, alexander.deucher@amd.com, christian.koenig@amd.com, airlied@gmail.com, simona@ffwll.ch, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, bhelgaas@google.com, perex@perex.cz, tiwai@suse.com, brett.creeley@amd.com, gaohan@iscas.ac.cn, tglx@kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-sound@vger.kernel.org, sophgo@lists.linux.dev, tiwai@suse.de X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hello: This series was applied to riscv/linux.git (fixes) by Thomas Gleixner : On Thu, 29 Jan 2026 09:56:05 +0800 you wrote: > The Sophgo SG2042 is a cursed machine in more ways than one. > > The one way relevant to this patch series is that its PCIe controller > has neither INTx nor a low-address MSI doorbell wired up. Instead, the > only usable MSI doorbell is a SoC one at 0x7030010300, which is above > the 32-bit limit. > > [...] Here is the summary with links: - [v4,1/4] PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask https://git.kernel.org/riscv/c/386ced19e9a3 - [v4,2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries() https://git.kernel.org/riscv/c/52f0d862f595 - [v4,3/4] drm/radeon: Raise msi_addr_mask to dma_bits https://git.kernel.org/riscv/c/617562bbe12d - [v4,4/4] ALSA: hda/intel: Raise msi_addr_mask to dma_bits https://git.kernel.org/riscv/c/cb9b6f9d2be6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv