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 39310CE7A91 for ; Mon, 25 Sep 2023 02:27:36 +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 22D3C84B; Mon, 25 Sep 2023 04:26:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 22D3C84B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1695608854; bh=IQrxVgl8y8yaPgVD3QfYOV/eCDXVY3Nhh6n5sv8QaGQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=K++/nupr+HvuXxg7q2lIeHHnSYZukITvLTwCebVGGAqzMTtH/dFcY4BmDq51zn4IN M/XLGcTnOhaffx2YFx/QIvKM2s3XCrkVtkAJ04yeLZ3RC3+3rA9UdZVjAnHC6yFR79 MngI2/WEIMj6SUUqDzT4i4m5XHjQcDUhbsAZwatE= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9FEE0F80551; Mon, 25 Sep 2023 04:26:43 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 3D442F8016A; Mon, 25 Sep 2023 04:26:43 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E0F26F8016A; Mon, 25 Sep 2023 04:26:37 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 2A97AF800AA for ; Mon, 25 Sep 2023 04:26:29 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 2A97AF800AA Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=nh48jK+J DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695608791; x=1727144791; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=IQrxVgl8y8yaPgVD3QfYOV/eCDXVY3Nhh6n5sv8QaGQ=; b=nh48jK+JHiZ9OzDJMtfuQYfp7PaUHmSUlfu7jWyjfgTqNS5bh8RmLUcN oUQMfKQtDIj17ibWUcIyvPAvWJgGzYj3derH9FK0ddA7aMCUmLr5AVDiZ iVCwgF1AGkfq4kO9l4XHfOYUfN9mmyjf1/Xn2VykeEN5Z63Yc/qWHfq5p ZfvGMBZ9LzMHY7WK1Lm7KdTV7X4TPS/Up7IzYUnht0s1GlfzjqhkPaB/p QoxIbcLS5ZxLgEF86Ow1gkcpE2bTlwR2ytq9m1Al/tKBU+Db530YDhQKo YSJmz3GdpSw8STSv4XA3WMN9d7GhgTtfbV+kIZLbRYAhlqK3Hx2znMUHX w==; X-IronPort-AV: E=McAfee;i="6600,9927,10843"; a="384980188" X-IronPort-AV: E=Sophos;i="6.03,174,1694761200"; d="scan'208";a="384980188" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Sep 2023 19:26:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10843"; a="891494260" X-IronPort-AV: E=Sophos;i="6.03,174,1694761200"; d="scan'208";a="891494260" Received: from lkp-server02.sh.intel.com (HELO 32c80313467c) ([10.239.97.151]) by fmsmga001.fm.intel.com with ESMTP; 24 Sep 2023 19:25:15 -0700 Received: from kbuild by 32c80313467c with local (Exim 4.96) (envelope-from ) id 1qkbIc-0000nF-26; Mon, 25 Sep 2023 02:26:14 +0000 Date: Mon, 25 Sep 2023 10:25:21 +0800 From: kernel test robot To: Ma Ke , perex@perex.cz, tiwai@suse.com, cujomalainey@chromium.org, maciej.szmigiero@oracle.com, clecigne@google.com Cc: oe-kbuild-all@lists.linux.dev, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ALSA: control: do not access controls without possession of r_w lock Message-ID: <202309251036.Yjiuc0Lq-lkp@intel.com> References: <20230912084530.3307329-1-make_ruc2021@163.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230912084530.3307329-1-make_ruc2021@163.com> Message-ID-Hash: Y2H2GVSAI2BNAPQ7HWFCNKAXDXAONLSE X-Message-ID-Hash: Y2H2GVSAI2BNAPQ7HWFCNKAXDXAONLSE X-MailFrom: lkp@intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Hi Ma, kernel test robot noticed the following build errors: [auto build test ERROR on tiwai-sound/for-next] [also build test ERROR on tiwai-sound/for-linus linus/master v6.6-rc3 next-20230921] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Ma-Ke/ALSA-control-do-not-access-controls-without-possession-of-r_w-lock/20230912-164832 base: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-next patch link: https://lore.kernel.org/r/20230912084530.3307329-1-make_ruc2021%40163.com patch subject: [PATCH] ALSA: control: do not access controls without possession of r_w lock config: loongarch-defconfig (https://download.01.org/0day-ci/archive/20230925/202309251036.Yjiuc0Lq-lkp@intel.com/config) compiler: loongarch64-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230925/202309251036.Yjiuc0Lq-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202309251036.Yjiuc0Lq-lkp@intel.com/ All errors (new ones prefixed by >>): sound/core/control.c: In function '__snd_ctl_remove': >> sound/core/control.c:593:9: error: 'count' undeclared (first use in this function); did you mean 'd_count'? 593 | count = kcontrol->count; | ^~~~~ | d_count sound/core/control.c:593:9: note: each undeclared identifier is reported only once for each function it appears in vim +593 sound/core/control.c 576 577 static int __snd_ctl_remove(struct snd_card *card, 578 struct snd_kcontrol *kcontrol, 579 bool remove_hash) 580 { 581 unsigned int idx; 582 583 lockdep_assert_held_write(&card->controls_rwsem); 584 585 if (snd_BUG_ON(!card || !kcontrol)) 586 return -EINVAL; 587 list_del(&kcontrol->list); 588 589 if (remove_hash) 590 remove_hash_entries(card, kcontrol); 591 592 card->controls_count -= kcontrol->count; > 593 count = kcontrol->count; 594 for (idx = 0; idx < count; idx++) 595 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_REMOVE, kcontrol, idx); 596 snd_ctl_free_one(kcontrol); 597 return 0; 598 } 599 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki