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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 242C7C6FD1C for ; Fri, 24 Mar 2023 22:34:13 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4PjxpC2pNfz3fT5 for ; Sat, 25 Mar 2023 09:34:11 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=JQW5j6ej; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=linux.intel.com (client-ip=192.55.52.43; helo=mga05.intel.com; envelope-from=peter.ujfalusi@linux.intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=JQW5j6ej; dkim-atps=neutral Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4PjkVx2fl4z3chX for ; Sat, 25 Mar 2023 01:05:12 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1679666713; x=1711202713; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=N3nImKI8eGuJ2BCUd714yeyqn0z1Xx7ywtWUfvVU6L4=; b=JQW5j6ejWjmWmxefjb0pO+N2m8sp6e18XUSBXSoWjPAMPWhwU9kIZ0u2 KzpVb9XjN8/f4pkBqgg+X2MBw5znimnxboAjLlnH2QT91eZTOLvMOyOkb rUAKCPfssZanJjCcGkr5DjTMiCcPUfdMYORRNQI9QCAZmvZ8ksDwgbb2Y C1emSG9FTZzfYAYaorE/uogHYxFbLOobH51snbq7L53tCeDI+dObpIwre OCrB0ZLjetfm13U93PwlpqY8X4gYGxfSvsGEEfBhFlRoD3e58ee/nwpkH JazrlUXuSuQ1nmAMEfaC5q6ztQef0TQfQ6Yz6rogDfKURveDBQBJlqgPq w==; X-IronPort-AV: E=McAfee;i="6600,9927,10659"; a="426051926" X-IronPort-AV: E=Sophos;i="5.98,288,1673942400"; d="scan'208";a="426051926" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Mar 2023 07:05:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10659"; a="856865022" X-IronPort-AV: E=Sophos;i="5.98,288,1673942400"; d="scan'208";a="856865022" Received: from rosenbaf-mobl.ger.corp.intel.com (HELO [10.252.63.223]) ([10.252.63.223]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Mar 2023 07:04:58 -0700 Message-ID: Date: Fri, 24 Mar 2023 16:05:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 Thunderbird/102.9.0 Subject: Re: [linux-next:master] BUILD REGRESSION 7c4a254d78f89546d0e74a40617ef24c6151c8d1 Content-Language: en-US To: kernel test robot , Andrew Morton References: <641cc5da.LRhzzaC4RvFK5EH/%lkp@intel.com> From: =?UTF-8?Q?P=c3=a9ter_Ujfalusi?= In-Reply-To: <641cc5da.LRhzzaC4RvFK5EH/%lkp@intel.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Sat, 25 Mar 2023 09:33:19 +1100 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kai Vehmanen , linux-wireless@vger.kernel.org, Pierre-Louis Bossart , amd-gfx@lists.freedesktop.org, Linux Memory Management List , linuxppc-dev@lists.ozlabs.org, sound-open-firmware@alsa-project.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi, On 23/03/2023 23:34, kernel test robot wrote: > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > branch HEAD: 7c4a254d78f89546d0e74a40617ef24c6151c8d1 Add linux-next specific files for 20230323 > > Error/Warning reports: > > https://lore.kernel.org/oe-kbuild-all/202303161521.jbGbaFjJ-lkp@intel.com > https://lore.kernel.org/oe-kbuild-all/202303231302.iY6qIfXA-lkp@intel.com > https://lore.kernel.org/oe-kbuild-all/202303232154.aXOXAWhg-lkp@intel.com > > Error/Warning: (recently discovered and may have been fixed) > > drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_validation.c:351:13: warning: variable 'bw_needed' set but not used [-Wunused-but-set-variable] > drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_validation.c:352:25: warning: variable 'link' set but not used [-Wunused-but-set-variable] > drivers/net/wireless/legacy/ray_cs.c:628:17: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] > gpio.c:(.init.text+0xec): undefined reference to `of_mm_gpiochip_add_data' > include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE > > Unverified Error/Warning (likely false positive, please contact us if interested): ... > sound/soc/sof/ipc4-pcm.c:391 sof_ipc4_pcm_dai_link_fixup_rate() error: uninitialized symbol 'be_rate'. > sound/soc/sof/ipc4-topology.c:1132 ipc4_copier_set_capture_fmt() error: uninitialized symbol 'sample_valid_bits'. These are false positives, the copier which is used in these functions always have input and output side, the be_rate will be initialized: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/sound/soc/sof/ipc4-pcm.c#n485 on the first iteration. the sample_valid_bits will be initialized: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tree/sound/soc/sof/ipc4-topology.c#n1310 on the first iteration. -- -- Péter