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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 A8F1DC4332F for ; Tue, 27 Dec 2022 12:01:45 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B255B73B8; Tue, 27 Dec 2022 13:00:50 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B255B73B8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1672142502; bh=qzDtipgE+9sohMGcEQB+zL7TsMbL15rCYtAT70uF2G4=; h=From:To:In-Reply-To:References:Subject:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=KH9iD1kE6WYUMCmyVzXv3PK8uBoN43YLDzxQIngmdqeuGmNXBzN7U4bcVsOf+bgAB 5OOUDkV5pU9iSpIXKSgkc34i3SZ4KLMdjQwl3jtAKfgSaduFwyZCmGtoxyYBHeS6A3 r5o9vkzDq137w82VdFqM49zEcbs27aZZTRlSGo3Y= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 756ABF805B5; Tue, 27 Dec 2022 12:57:34 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 2D536F805AC; Tue, 27 Dec 2022 12:57:31 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 94A37F8059F for ; Tue, 27 Dec 2022 12:57:29 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 94A37F8059F Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=Vodk7Nx7 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 558C761086; Tue, 27 Dec 2022 11:57:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CE67DC433EF; Tue, 27 Dec 2022 11:57:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672142248; bh=qzDtipgE+9sohMGcEQB+zL7TsMbL15rCYtAT70uF2G4=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=Vodk7Nx7VwsTwtRYX2mSkOdHTjthhmfc81mido2yrHqAzXS4pNni34fztq3qDiKMB Umzl7OqcH/eK0ON2tMDPgMYVLTbe7J7ODoPJGAN0fgpVE/7GcqoDcTe1ObWdEhlzI4 ufE4WU4cgJB7OWvUOSRT4Jwfc/yIkwO/OGQ133y1xwlOqhAp0pSePpUJy69ygFXeiM 3In78h13xLnTVO3JgVRFyUKq3g02ObKHesyes2Wg5mam94luCtMChAPOqbua2Ugqqy tQTDp4oJIlOYEyexNr0uEumEW9gIEgqcVKIUeR86RZ8EO2HM5LUk9Oc3FjPPThkDXi jOVR28mWYRatg== From: Mark Brown To: lgirdwood@gmail.com, Peter Ujfalusi In-Reply-To: <20221221111750.20283-1-peter.ujfalusi@linux.intel.com> References: <20221221111750.20283-1-peter.ujfalusi@linux.intel.com> Subject: Re: [PATCH] ASoC: SOF: core: Print out the value of sof_debug if it is set Message-Id: <167214224656.82924.332736050056900428.b4-ty@kernel.org> Date: Tue, 27 Dec 2022 11:57:26 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.12-dev-7ab1d X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, daniel.baluta@nxp.com, pierre-louis.bossart@linux.intel.com, kai.vehmanen@linux.intel.com, ranjani.sridharan@linux.intel.com Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, 21 Dec 2022 13:17:50 +0200, Peter Ujfalusi wrote: > The sof_debug value is set by the user, developer intentionally. > To save time on figuring out what value has been passed to the kernel by > the user, developer, print it out if it is not 0. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: SOF: core: Print out the value of sof_debug if it is set commit: b2f7b9320537affe44efbb0a1e0aaff05974ad8b 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