Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp483212pxb; Thu, 21 Jan 2021 11:44:50 -0800 (PST) X-Google-Smtp-Source: ABdhPJzo6wQS5FsiDlAKQ4Qx0a1yNUZOmIUhK1V3Lzo3YKn+zonEFcuq2giD+dUQz8k54veno3Mr X-Received: by 2002:a17:906:708f:: with SMTP id b15mr702673ejk.267.1611258290274; Thu, 21 Jan 2021 11:44:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611258290; cv=none; d=google.com; s=arc-20160816; b=Rm4jjfYrpktOpcbGcsoenpLv89+BbyOJZXEJ+00sSVwluvzTBoyCoOdSpihPjJ7Z95 vCiRTK1h53MwF8Er/sdiErpskW7TbiIkhF2OGODMt+tjTZi7qwy7OP+VPishXPyVdNIc XcNbEn8odP0s/3DYIt32u3PiAajitoiANA8wx3rxfwrXeZjbKHc7sWIjB6NFqmOcHGC4 SKKzJxogG+YQdDvPS2YInN3ep2Xj7wxGI86CVVbc+Dh49G4Tj6RgCMCCf0AfqF91bBrD NzqEZpOb1Kn7cgVC/Ec9TaPlqakRNXpKESzcRNRFM4EzoMydWcPtuYLMqRmC1kitt/W8 PSsg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version:date :message-id:subject:references:in-reply-to:cc:to:from:dkim-signature; bh=b4NH28L7oYRcGr4T/9qk2/N0CbQkf9GHUNSFXK6AlXI=; b=mToDjmHv8xz9Myhq+tZ8LDeQyB0xVa5WSIfKJLVJAuS2qaXjBVoIoZ4YZZb7MCRp4O wLBVDkUlqY7oaTWH6Y6Ayrh8nwlEjAbvL9Guf5pkYkCJEAJ0zPO6XmLz/4KhPbefJBDV cZ1IFlHTTiOwxoNR+8+hQo3tj1PAoA/86vfKQWOfKD6UIK/wQp+InNdEQdP+BL3cTA4J Hi+Bm28FsAIKvxYZT6T3O7NvVzild2SyauQOgzIUajLbs3uiQ/Zo0iwKYbzivbtgreAl trHL6mDiY7xBHkAVjPaxawpo9BSEVcLRWxUlxmYHV5DQnZFbvQovbe/Hb99DVonJtN97 KmSw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=HTyZQkGK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x22si2580107edl.459.2021.01.21.11.44.24; Thu, 21 Jan 2021 11:44:50 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=HTyZQkGK; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726463AbhAUTlU (ORCPT + 99 others); Thu, 21 Jan 2021 14:41:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:46782 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726556AbhAUTlC (ORCPT ); Thu, 21 Jan 2021 14:41:02 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 379D123A3A; Thu, 21 Jan 2021 19:40:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1611258021; bh=N0U+XWIf0wWuQGetEOr/vLTRMW3Qgr7Tde8oPv8YgWs=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=HTyZQkGKeUeDcbyaOAdGK7eVFwCwNaQy/59IRXOBZ1ZdF5yFogOkcItdm3+kIwClc Js2NH8GhbnNh+BTTz9Cx8M0IaoTt+z8GZIlizvKQEeqr8a1c6BHLv41jWrwqzubG+4 qann443jt52H43Ku74iNnja3hmbMBkrlseN4g1inR+i7LisLqspdVtL2O4Z3FcNuGz bgvG7rCs6ce6feQIe14IH8Gg8dHFH/I/xgFgBMtpR+TCm2opL3PAeqbgb3YiSMJ2Kj YJLWUDh6f+BlTbuSLq2XFG/1ZuxVN+UsXcEYanH3F1HxRd0J0MGqVMlAacyGTV2qbq DK7q7bnlpdjMw== From: Mark Brown To: Stephen Boyd Cc: alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org, Liam Girdwood , Srinivas Kandagatla , Banajit Goswami , V Sujith Kumar Reddy , linux-kernel@vger.kernel.org, Srinivasa Rao , Cheng-Yi Chiang , Patrick Lai In-Reply-To: <20210115203329.846824-1-swboyd@chromium.org> References: <20210115203329.846824-1-swboyd@chromium.org> Subject: Re: [PATCH] ASoC: qcom: Fix number of HDMI RDMA channels on sc7180 Message-Id: <161125795422.35635.5979635189908672108.b4-ty@kernel.org> Date: Thu, 21 Jan 2021 19:39:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 15 Jan 2021 12:33:29 -0800, Stephen Boyd wrote: > Suspending/resuming with an HDMI dongle attached leads to crashes from > an audio regmap. > > Unable to handle kernel paging request at virtual address ffffffc018068000 > Mem abort info: > ESR = 0x96000047 > EC = 0x25: DABT (current EL), IL = 32 bits > SET = 0, FnV = 0 > EA = 0, S1PTW = 0 > Data abort info: > ISV = 0, ISS = 0x00000047 > CM = 0, WnR = 1 > swapper pgtable: 4k pages, 39-bit VAs, pgdp=0000000081b12000 > [ffffffc018068000] pgd=0000000275d14003, pud=0000000275d14003, pmd=000000026365d003, pte=0000000000000000 > Internal error: Oops: 96000047 [#1] PREEMPT SMP > Call trace: > regmap_mmio_write32le+0x2c/0x40 > regmap_mmio_write+0x48/0x6c > _regmap_bus_reg_write+0x34/0x44 > _regmap_write+0x100/0x150 > regcache_default_sync+0xc0/0x138 > regcache_sync+0x188/0x26c > lpass_platform_pcmops_resume+0x48/0x54 [snd_soc_lpass_platform] > snd_soc_component_resume+0x28/0x40 > soc_resume_deferred+0x6c/0x178 > process_one_work+0x208/0x3c8 > worker_thread+0x23c/0x3e8 > kthread+0x144/0x178 > ret_from_fork+0x10/0x18 > Code: d503201f d50332bf f94002a8 8b344108 (b9000113) > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: qcom: Fix number of HDMI RDMA channels on sc7180 commit: 7dfe20ee92f681ab1342015254ddb77a18f40cdb All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark