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 F0CEDC433EF for ; Tue, 12 Apr 2022 17:16:10 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 19E7017C6; Tue, 12 Apr 2022 19:15:18 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 19E7017C6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1649783768; bh=2Pz6OEw74Mlmz5jY7tzAq+2wvQR0bnhMVaceduyaDno=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=qcbXu1Vtqjyi3bzUubFjhG6wStBSWKx3Nkbuyx2m4UvFNCKbl1m1M/VBIm7Lh30TJ LJD+LpZZP1qU83ys7FVUTzbPqZI+58MGtsHPGuP+cXoGH+bDFl4tX79hRYReelt4f5 NrOpShjHtOdB4gzG2Y5D6au9zmgOVXxdS2NSizuY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 99F1DF80095; Tue, 12 Apr 2022 19:15:17 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 95097F80109; Tue, 12 Apr 2022 19:15:15 +0200 (CEST) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) (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 07321F80109 for ; Tue, 12 Apr 2022 19:15:06 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 07321F80109 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="SfdsEp/7" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649783710; x=1681319710; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=2Pz6OEw74Mlmz5jY7tzAq+2wvQR0bnhMVaceduyaDno=; b=SfdsEp/7+9gZuQvejLm+Ge1ZN9zzciUM8RJSEclLfqz6pp5RY8gyL3qa mM/9IdQOy3xseNJxtLmUOa/9zpMZnF62YpcdkCCsUU6OVN/VwsJWI+hnA TwlJkL/vS42WQRmHWMdjMN2kYLuagvbFFi7uLAIg89k5zj58sVYCOZbyf +qR6W4YXKzw6VUXELacEuc7YmUxDHeK4CY707B9Jri74mIM0ui/latS/o KnmvvFOvrAqLlcmhWJrMe3uRN0liuVzvyXIw/p3dBIBSk7Q/+MIFaTfMh SFVZID5oLI7VwggHe1j0ovrvcqevlE4ybjzG5WfHze5aOHjUOpPIhfsEd w==; X-IronPort-AV: E=McAfee;i="6400,9594,10315"; a="322890564" X-IronPort-AV: E=Sophos;i="5.90,254,1643702400"; d="scan'208";a="322890564" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 10:15:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,254,1643702400"; d="scan'208";a="644830139" Received: from lkp-server02.sh.intel.com (HELO d3fc50ef50de) ([10.239.97.151]) by FMSMGA003.fm.intel.com with ESMTP; 12 Apr 2022 10:15:01 -0700 Received: from kbuild by d3fc50ef50de with local (Exim 4.95) (envelope-from ) id 1neK6W-00031W-Lu; Tue, 12 Apr 2022 17:15:00 +0000 Date: Wed, 13 Apr 2022 01:14:09 +0800 From: kernel test robot To: Takashi Iwai , alsa-devel@alsa-project.org Subject: Re: [PATCH 26/39] ALSA: intel_hdmi: Fix the missing snd_card_free() call at probe error Message-ID: <202204130129.SNA1B1hM-lkp@intel.com> References: <20220412102636.16000-27-tiwai@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220412102636.16000-27-tiwai@suse.de> User-Agent: Mutt/1.10.1 (2018-07-13) Cc: kbuild-all@lists.01.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 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: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Hi Takashi, I love your patch! Yet something to improve: [auto build test ERROR on tiwai-sound/for-next] [also build test ERROR on v5.18-rc2 next-20220412] [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] url: https://github.com/intel-lab-lkp/linux/commits/Takashi-Iwai/ALSA-Fix-error-handling-order-at-probe-error/20220412-183941 base: https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git for-next config: i386-randconfig-a016-20220411 (https://download.01.org/0day-ci/archive/20220413/202204130129.SNA1B1hM-lkp@intel.com/config) compiler: gcc-11 (Debian 11.2.0-19) 11.2.0 reproduce (this is a W=1 build): # https://github.com/intel-lab-lkp/linux/commit/9e76730fee819f96c44f07e9a100c907457aed8b git remote add linux-review https://github.com/intel-lab-lkp/linux git fetch --no-tags linux-review Takashi-Iwai/ALSA-Fix-error-handling-order-at-probe-error/20220412-183941 git checkout 9e76730fee819f96c44f07e9a100c907457aed8b # save the config file to linux build tree mkdir build_dir make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): sound/x86/intel_hdmi_audio.c: In function 'hdmi_lpe_audio_probe': >> sound/x86/intel_hdmi_audio.c:1820:16: error: implicit declaration of function 'snd_card_free_on_error'; did you mean 'snd_ctl_free_one'? [-Werror=implicit-function-declaration] 1820 | return snd_card_free_on_error(&pdev->dev, __hdmi_lpe_audio_probe(pdev)); | ^~~~~~~~~~~~~~~~~~~~~~ | snd_ctl_free_one cc1: some warnings being treated as errors vim +1820 sound/x86/intel_hdmi_audio.c 1817 1818 static int hdmi_lpe_audio_probe(struct platform_device *pdev) 1819 { > 1820 return snd_card_free_on_error(&pdev->dev, __hdmi_lpe_audio_probe(pdev)); 1821 } 1822 -- 0-DAY CI Kernel Test Service https://01.org/lkp