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 0CD38EE14D0 for ; Wed, 6 Sep 2023 20:37:56 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0x0GkG4ggGEhIQgeaYucWZgJTXHvgbJC2jiFGuVE8LI=; b=o0gQUelkJsk3n4 2BCPOYQCFURk2XHc/H9oeZaqx0j9oheF5Z+2WQug00nRw+/ig0okxZCBgdXIynry485R6HFaCq1Vg LL9L91rWAajtLCXSp+/q3SzgvnXQoJf7QQ9ioKen91gOxosdpWiWzevgSeCbLBIH49K/67dq+3Iym VRAu8iTp7QjkmYmtJBUmIUXNfXpe9R4twWiu0GDpcxWZjtwotxCHvrKz9yVkU/cPaL5VPlK+w7Yvy /0Q1urJQmC5SJD2hn2iXGzZrvtre/26zn1lCWnMqwuqLlKRR68/NyY/TAwGRJoPaoa5qUYRVkBI3D ZL/D1o4Fqj61gI/pZTXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qdzHI-00ArVa-2k; Wed, 06 Sep 2023 20:37:32 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qdzHF-00ArUN-0H for linux-arm-kernel@lists.infradead.org; Wed, 06 Sep 2023 20:37:30 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 96EAB106F; Wed, 6 Sep 2023 13:38:03 -0700 (PDT) Received: from [10.57.5.192] (unknown [10.57.5.192]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DCC9F3F67D; Wed, 6 Sep 2023 13:37:23 -0700 (PDT) Message-ID: <9e48fb7c-72a5-241a-004a-5f6791a81475@arm.com> Date: Wed, 6 Sep 2023 21:37:18 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: snd-cmipci oops during probe on arm64 (current mainline, pre-6.6-rc1) Content-Language: en-GB To: Geraldo Nascimento , Antonio Terceiro Cc: Takashi Iwai , Jaroslav Kysela , Takashi Iwai , Catalin Marinas , Will Deacon , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <877cp3esse.wl-tiwai@suse.de> <4f335dd2-8043-c60e-cf84-c2b01c4fee12@arm.com> From: Robin Murphy In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230906_133729_169199_731DAEC4 X-CRM114-Status: GOOD ( 11.63 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2023-09-06 20:03, Geraldo Nascimento wrote: > On Wed, Sep 06, 2023 at 03:36:40PM -0300, Antonio Terceiro wrote: >> On Wed, Sep 06, 2023 at 01:49:16PM +0100, Robin Murphy wrote: >>> On 2023-09-06 07:10, Takashi Iwai wrote: >>>> On Wed, 06 Sep 2023 00:01:01 +0200, >>>> Antonio Terceiro wrote: >>>>> >>>>> Hi, >>>>> > > Hi Antonio, my 2 cents: > >>>>> I'm using an arm64 workstation, and wanted to add a sound card to it. I bought >>>>> one who was pretty popular around where I live, and it is supported by the >>>>> snd-cmipci driver. > > Specifically, which arm64 workstation? I'm guessing Compute Module 4 IO > Board + Raspbery Pi CM4? This detail is important because the stack > trace you provided only references generic PCI calls and there's a need > to know exactly which PCIe driver could be failing. Is it pcie-brcmstb? Bit bigger than a Pi... ;) > [ +0,006259] Hardware name: ADLINK AVA Developer Platform/AVA Developer Platform, BIOS TianoCore 2.04.100.07 (SYS: 2.06.20220308) 09/08/2022 They look like pretty nice boxes - https://www.ipi.wiki/pages/com-hpc-altra Robin. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel