Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4760077pxj; Wed, 12 May 2021 12:37:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyp6MN1k5HNLvwMUio5Y+Dh4nWGkEzSHM3jQwwlzoDkoQvGXDaogfGld5FuHmiSDAyv18g5 X-Received: by 2002:aa7:c787:: with SMTP id n7mr9994426eds.309.1620848235003; Wed, 12 May 2021 12:37:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620848234; cv=none; d=google.com; s=arc-20160816; b=O9ipcfe90H7G+Q7sEDO2NUZ8rhvj7hAaOpO//yblK4ORT3pEd3LczBWoqZSZqV+gJC 2LrKxNSwwBnIkNYfFK4WOo1DnTSXQ9YXpJfV8jlJ7dMDHI/wsljr0n3dRsO052SXQgvt WLHAlpJo6/lpgzuPFzjb1ewcxSHMzY34KwnkIx1MDeREI4XHC0/+/UTrMi60zW8+tdTR uhckO9gJ3YpvmP0cI81guQWhovODhQW7ToLxn8oeFnxfJdvmFsxz+ED5OoDnkl9hXxZ8 zLR8xA48J5bVnT5EMhWZLh0kDBHXi6zm4zkUXVI9JUtdEUT5Noes6yUiPj7FXFpp/Qv5 qYeQ== 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 :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=CdDKFbNX679YA9+XZd+rjSBnwsOiWrXGT4AwnoKSCCk=; b=ARVDrIuld3CE2yl78sauOhNznjjsr0BsVzJq4QQiGVeWd/cBhNvCnv5S6AD2qLfwpf QFp3cvuqaceA8VxEUcysIdsDaM9+8hW2JM2iLDOChPjfg3m5pOCUY/I57A+SUS5HZM7P nUjgtmOQ+Y5r+f+cMHh4KNYnEWUeqoYjS01weA1AZKnF6l+VoEJU3RhlB+r5ZZgDm0h1 FQlJ/9+Y5vdmCShxLv9kV2nr38eKLQryGjk3XHEW6HRotWLLlZOXKuA3Nnt2KyaHpPb3 kG6kTBsfbj5ddFQykfhVCVySzqlp4dcMKrGKIXC7zouoIzQWqNwcrnvHBYbpSjx15juG ZAVg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=XcSm6+p3; 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 y11si466487edr.305.2021.05.12.12.36.51; Wed, 12 May 2021 12:37:14 -0700 (PDT) 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=XcSm6+p3; 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 S1380587AbhELTcD (ORCPT + 99 others); Wed, 12 May 2021 15:32:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:47142 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239597AbhELRIn (ORCPT ); Wed, 12 May 2021 13:08:43 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 43602613BE; Wed, 12 May 2021 17:05:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1620839152; bh=37b6sYm47fj9tJA5pTEY7KlL0GHnz0MhaTe/CechS7Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=XcSm6+p3hy+PvvTg8/wLohTQBoLS8yJlYN2iqkYRmpImlZ3XtsOcp53Fji26Y2ADc NeTkQwIrSzD7TGVcWTASkL3BrSZ0qscMK3ddoS3V38aaGoVfmOPVIhhFjtjBPC6mRz R56qyynzQmbMlLhwGpHL1TO8JAZMOvGqQ+8xJ2X2KPvfCN+j6ntN3e/C/1KvXJqA2y u0+AeBDZM7xPdN3eZV61vkwLnt3SWeqAExhc9+j4MLTURbSIcokksQG5ZOAPPd1++c I/v6HfSdBLofCKWfQg5U2cejU7c5FovHIPw74c9Z8RA5z6s64reHKzTTNgN4LqI2Iq QIpBw30ZAQDJQ== From: Mark Brown To: Srinivas Kandagatla , Banajit Goswami , Nathan Chancellor , Liam Girdwood Cc: Mark Brown , linux-kernel@vger.kernel.org, Nick Desaulniers , Yang Li , clang-built-linux@googlegroups.com, kernel test robot , alsa-devel@alsa-project.org Subject: Re: [PATCH] Revert "ASoC: q6dsp: q6afe: remove unneeded dead-store initialization" Date: Wed, 12 May 2021 18:04:46 +0100 Message-Id: <162083892845.44734.12776647391535930277.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210511190306.2418917-1-nathan@kernel.org> References: <20210511190306.2418917-1-nathan@kernel.org> 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 Tue, 11 May 2021 12:03:06 -0700, Nathan Chancellor wrote: > This reverts commit 5f1b95d08de712327e452d082a50fded435ec884. > > The warnings that commit 5f1b95d08de7 ("ASoC: q6dsp: q6afe: remove > unneeded dead-store initialization") was trying to fix were already > fixed in commit 12900bacb4f3 ("ASoC: qcom: q6afe: remove useless > assignments"). With both commits in the tree, port_id is uninitialized, > as pointed out by clang: > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] Revert "ASoC: q6dsp: q6afe: remove unneeded dead-store initialization" commit: 9b7493468fa7eeef2e86b8c646c0535c00eed3e2 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