Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp555729ybz; Fri, 24 Apr 2020 05:21:42 -0700 (PDT) X-Google-Smtp-Source: APiQypLaYsh0WLZ0GRsS1ynckot4Gt2Gi+3dJlJNTf/7MiTucT7YtjxiweQFGAgvSaPbGCAyY50X X-Received: by 2002:a05:6402:686:: with SMTP id f6mr7220623edy.136.1587730902219; Fri, 24 Apr 2020 05:21:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587730902; cv=none; d=google.com; s=arc-20160816; b=rGkJUvsgbsnBrVqdgmVtbV4RheCfwlDXDGJjMPe1ZE6xlGw0BgAmRvYEnPfL9ZOV0z /geAdXrhNkXVYaszJVXqnsccWS2WHAD36F1o0VZNn7O7SCEh5kxzUoMmaCxdbjZEn/5q FSW6U2d+0SVGCQTUsbET6fkJieIZQNDS3c8F+wo9WAyq8NPNlyVjitVSpprj3HdBkOY+ ZSeUhqX/Q76p5mKuu4lmJ/ULTw8Y0fqZxSS6KTcyBBymirSTyMP+SV5ZalXsF5UlZNLC Vw/13rrZpLC56Y3EhT04dSRLUkF0yMIMaeMvtQ5AAS4qN8AHw2pmky3QR9wYN/094aZ0 EDtQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:subject:references:in-reply-to :cc:to:from:date:dkim-signature; bh=ddLPR/muLlT7aJ+DrJX4i6Bdu3oJywF9fAcq6QWdzp8=; b=YsTZpOqSuwsC6E8z/aPxi9ZtOmyJvsrt0ObQDL+/HNB2o4zDlWhsapm4euDmIC9raa I9ZoPX4yQ6cFg11Pu2euIO9i15wzHcB70+7lQlzXgK9Xei8Ct/vew427+odVj+MsGGSA jECpwrE/reXRjxO6Ie4hugwf9UIELW+FkaM0tUdmXEcsTe0egkZRoaVUuEfVdompIJNU EvOhprHsJaVnLr4T5/9ypuV80xKdijj2B+gT0UpNFIB2RzU1mXsTg3d4LI3ywjUtVrBY XlkWakts4nC9ObhuuT8Fcfxq4REEcaV7TM0gWS90o1D9yR12P8B0q6ns9G6WuELsawsN sByA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="uT/kEZTD"; 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 dp1si699267ejc.444.2020.04.24.05.21.13; Fri, 24 Apr 2020 05:21:42 -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=default header.b="uT/kEZTD"; 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 S1726798AbgDXMTb (ORCPT + 99 others); Fri, 24 Apr 2020 08:19:31 -0400 Received: from mail.kernel.org ([198.145.29.99]:50316 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726289AbgDXMTb (ORCPT ); Fri, 24 Apr 2020 08:19:31 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3600620700; Fri, 24 Apr 2020 12:19:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587730770; bh=v4Wkb61I3GAFJWdNX/2z2spkJ9EdzvizSv/i0EDffmE=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=uT/kEZTDgmc9s1QnZZQABvTRIpFhViBjaq7eAlt+cACmVWabqxkbRHVp3Ssx0SWTX Rw7r9KFyJIeIGFvBYE6SH+k91wkSwyzwD7BTqSjCIdxdk7lJWjMSXkx/M5Pd+TE+d1 QGnmCBnN1PMZXcijEX8kotpqAZaxsX+Me8BsJU34= Date: Fri, 24 Apr 2020 13:19:28 +0100 From: Mark Brown To: linux-kernel@vger.kernel.org, Rong Chen , Liam Girdwood , Takashi Iwai , Vinod Koul , alsa-devel@alsa-project.org, Jaroslav Kysela Cc: kbuild test robot , Kuninori Morimoto In-Reply-To: <20200422073543.1671-1-rong.a.chen@intel.com> References: <202004201540.vYPhhYMs%lkp@intel.com> <20200422073543.1671-1-rong.a.chen@intel.com> Subject: Re: [PATCH] ASoC: soc-compress: avoid false-positive Wuninitialized warning Message-Id: <158773076811.21878.6316435664619684333.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 22 Apr 2020 15:35:43 +0800, Rong Chen wrote: > gcc-6.5 and earlier show a new warning: > > sound/soc/soc-compress.c: In function ‘soc_compr_open’: > sound/soc/soc-compress.c:75:28: warning: ‘component’ is used uninitialized in this function [-Wuninitialized] > struct snd_soc_component *component, *save = NULL; > ^~~~~~~~~ > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-5.8 Thanks! [1/1] ASoC: soc-compress: avoid false-positive Wuninitialized warning commit: 3e645a4add53eec22f3818c9da01c19191525096 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