Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp4410976ybz; Mon, 20 Apr 2020 23:27:39 -0700 (PDT) X-Google-Smtp-Source: APiQypKT3HDrySn8svLA2k9TZORAE+QmU9yEOHDCMhlYeq4o/9ZSDYPEGd57cc+RH42uA8vg+vOU X-Received: by 2002:a50:d981:: with SMTP id w1mr17136219edj.275.1587450459750; Mon, 20 Apr 2020 23:27:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587450459; cv=none; d=google.com; s=arc-20160816; b=hinEd+/Tx+RKWkc1f45patHKq1fVtoXyiPXe4Bsr0Btt2ZDnOuR4D/lU+Bo74TZome wgX6rXrlXtw7OYcWwTLkWmfkzXUfJK0CHC+uTAzT4QQVzBUnx39Ibl1j2P4zfQ4OkPn4 ALTegD6H/pm1ODANV5owIdAGqmMeqKugWgJ2YZ618I/yDchvZifTBxgcTrhJG4aNMcx3 bk7JBsI/u5Py0z74SYGULOQVYei1TuBTCeoVwXWqSqWQNAhq/GEBxFayMCvoK9VhJlSh FCQN4Aqo6Jkfyx+dFAocqDKxT5wtk6aZPGnjMeknxy4xwqX7U/HJmQTVuWDK5XmvAYOw o/Tg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date; bh=2/7f2WMS6SrYmALtMqjeRWHPk543jk7nXZgGG4oMqy4=; b=D9ikqbTpmRscNhddKHmuv171t880hkE8Ma6qaEOj7XXNxkF+I2Gi8PnbUoapfpD3Yq US9qP9ES4MjWDWLGmH1eNWXETIXlIlXEFRjhy+PyzHhdUNmoySiU5ANRtB96ZdmaWjjh fNNfzOfAxiWgrGJbVr6iBNvfG4Y5N/nWF+jToUZv3ZfWq+tBZW1uTeCM6xBm2no7Bw2t 7bj3nVaogR4nRwwVimtDn1GYQof7dnVKL8IvzZURmIaUyudNL1dZuCciVNxj7iU9j0S0 sra2rBxehZDLnvxaqqS1HA6pYFkjEf+SKYTKw9NePVEdWFIG4ZA8wO09j1RM5cTY27lb eDng== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e16si940019ejr.309.2020.04.20.23.27.16; Mon, 20 Apr 2020 23:27:39 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726018AbgDUGXO (ORCPT + 99 others); Tue, 21 Apr 2020 02:23:14 -0400 Received: from relmlor1.renesas.com ([210.160.252.171]:5491 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725831AbgDUGXO (ORCPT ); Tue, 21 Apr 2020 02:23:14 -0400 Date: 21 Apr 2020 15:23:13 +0900 X-IronPort-AV: E=Sophos;i="5.72,409,1580742000"; d="scan'208";a="45283541" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 21 Apr 2020 15:23:13 +0900 Received: from mercury.renesas.com (unknown [10.166.252.133]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 32B1C41C23B2; Tue, 21 Apr 2020 15:23:13 +0900 (JST) Message-ID: <87eeshuzla.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: kbuild test robot Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, Mark Brown Subject: Re: sound/soc/soc-compress.c:75:28: warning: 'component' is used uninitialized in this function In-Reply-To: <202004201540.vYPhhYMs%lkp@intel.com> References: <202004201540.vYPhhYMs%lkp@intel.com> User-Agent: Wanderlust/2.15.9 Emacs/25.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > head: 7a56db0299f9d43b4fe076838150c5cc293df131 > commit: 613fb50059cf19aa6acbc503a00265d9151c0b09 ASoC: soc-core: remove snd_soc_rtdcom_list > date: 3 months ago > config: i386-randconfig-a002-20200420 (attached as .config) > compiler: gcc-6 (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 > reproduce: > git checkout 613fb50059cf19aa6acbc503a00265d9151c0b09 > # save the attached .config to linux build tree > make ARCH=i386 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kbuild test robot > > All warnings (new ones prefixed by >>): > > 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; > ^~~~~~~~~ Hmm... I still can't reproduce this issue. I don't have gcc-6, thus can't try it. Is this the issue ?? Thank you for your help !! Best regards --- Kuninori Morimoto