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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 83497C0032E for ; Sat, 28 Oct 2023 13:23:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=gKfY5eVWLxNo8NSFDxg74QLq2iHBvupMSoxfKiHCuH4=; b=yBcgWZzcs37KJn CM4l/s42xWa6+9bOYKK4Ret0f7ZU+Aly7n7U4WoHa6FFTciOTpTm652tt/J95cDDal/6zoWaJDOZQ i4MXxqmlXEqUY+CtvRuzXcWqU2yrZD5XTrxmXIAGkKnb47XAHSZa/XNoSRNmnsEoG9Cyfj8D6tJJL saKimaMNHd92c8mne52RP/HkrjUVnWAQl/LpaoH56+CFeGCubk856YkCVbmL6JEwG+gIGJ8NirLZH Xu7mxVH7sGXXVz5grhe/7IqWrZUHwT82MV5CqABr0dr2ISA34CLrz7TP8IQ7Jhrsgs0SAkns46KVa t4OCeSYkr1eOGMJ+1iFA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qwjGu-000Vlv-33; Sat, 28 Oct 2023 13:22:36 +0000 Received: from mgamail.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qwjGr-000VlF-1R for linux-arm-kernel@lists.infradead.org; Sat, 28 Oct 2023 13:22:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1698499353; x=1730035353; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=AfsX+28wvpVYVI/uJyU0Y1wu5/EAzRfsS6SGbjeDVSE=; b=LKi078kKnYGoTVzPq3+EBgun6k9bRLygBUQWzZldjqZTconyljr6gnmN jQAaGZVYnPiKvBoQ52be/q7RBAvLY/IhTcUFP2s8vicBmmSPTSm/YOWqo yDFKSKfwCeA0uHuvI0yHOGvJhYkCNw55wSdQNxmTKTs8lAzMX4DMxu2En QD+92a6Qv0+rrq6XNiIYavQ2bxNMA8DWvanlK78rjt61df+CmouoLVB8+ AeAEye5iPRhUfacyvl60jfwfaA37icXTzodLyRwP6SAe7A609B9s62tNx xzs/+ludYpgCAuceVf+irHXqH9tBx4kMoGrxcryQm3Rehw+DS4/FJdbAb w==; X-IronPort-AV: E=McAfee;i="6600,9927,10876"; a="368112764" X-IronPort-AV: E=Sophos;i="6.03,259,1694761200"; d="scan'208";a="368112764" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Oct 2023 06:22:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10876"; a="850512765" X-IronPort-AV: E=Sophos;i="6.03,259,1694761200"; d="scan'208";a="850512765" Received: from lkp-server01.sh.intel.com (HELO 8917679a5d3e) ([10.239.97.150]) by FMSMGA003.fm.intel.com with ESMTP; 28 Oct 2023 06:22:23 -0700 Received: from kbuild by 8917679a5d3e with local (Exim 4.96) (envelope-from ) id 1qwjGf-000Blf-0j; Sat, 28 Oct 2023 13:22:21 +0000 Date: Sat, 28 Oct 2023 21:22:21 +0800 From: kernel test robot To: Anshuman Khandual , linux-arm-kernel@lists.infradead.org, suzuki.poulose@arm.com Cc: oe-kbuild-all@lists.linux.dev, Anshuman Khandual , Lorenzo Pieralisi , Sudeep Holla , Mike Leach , James Clark , Maxime Coquelin , Alexandre Torgue , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, coresight@lists.linaro.org, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH 6/7] coresight: stm: Move ACPI support from AMBA driver to platform driver Message-ID: <202310282130.HCHZyX0e-lkp@intel.com> References: <20231027072943.3418997-7-anshuman.khandual@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231027072943.3418997-7-anshuman.khandual@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231028_062233_503493_727D75F2 X-CRM114-Status: GOOD ( 15.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Anshuman, kernel test robot noticed the following build warnings: [auto build test WARNING on rafael-pm/linux-next] [also build test WARNING on rafael-pm/acpi-bus soc/for-next atorgue-stm32/stm32-next linus/master v6.6-rc7 next-20231027] [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/Anshuman-Khandual/coresight-replicator-Move-ACPI-support-from-AMBA-driver-to-platform-driver/20231027-153540 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next patch link: https://lore.kernel.org/r/20231027072943.3418997-7-anshuman.khandual%40arm.com patch subject: [PATCH 6/7] coresight: stm: Move ACPI support from AMBA driver to platform driver config: arm-randconfig-003-20231028 (https://download.01.org/0day-ci/archive/20231028/202310282130.HCHZyX0e-lkp@intel.com/config) compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231028/202310282130.HCHZyX0e-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/202310282130.HCHZyX0e-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/hwtracing/coresight/coresight-stm.c:151: warning: Function parameter or member 'pclk' not described in 'stm_drvdata' vim +151 drivers/hwtracing/coresight/coresight-stm.c 0f5f9b6ba9e1a7 Suzuki K Poulose 2019-06-19 115 237483aa5cf431 Pratik Patel 2016-05-03 116 /** 237483aa5cf431 Pratik Patel 2016-05-03 117 * struct stm_drvdata - specifics associated to an STM component 237483aa5cf431 Pratik Patel 2016-05-03 118 * @base: memory mapped base address for this component. 237483aa5cf431 Pratik Patel 2016-05-03 119 * @atclk: optional clock for the core parts of the STM. 237483aa5cf431 Pratik Patel 2016-05-03 120 * @csdev: component vitals needed by the framework. 237483aa5cf431 Pratik Patel 2016-05-03 121 * @spinlock: only one at a time pls. 237483aa5cf431 Pratik Patel 2016-05-03 122 * @chs: the channels accociated to this STM. 237483aa5cf431 Pratik Patel 2016-05-03 123 * @stm: structure associated to the generic STM interface. 9fa3682869d4e1 James Clark 2023-04-25 124 * @mode: this tracer's mode (enum cs_mode), i.e sysFS, or disabled. 237483aa5cf431 Pratik Patel 2016-05-03 125 * @traceid: value of the current ID for this component. 237483aa5cf431 Pratik Patel 2016-05-03 126 * @write_bytes: Maximus bytes this STM can write at a time. 237483aa5cf431 Pratik Patel 2016-05-03 127 * @stmsper: settings for register STMSPER. 237483aa5cf431 Pratik Patel 2016-05-03 128 * @stmspscr: settings for register STMSPSCR. 237483aa5cf431 Pratik Patel 2016-05-03 129 * @numsp: the total number of stimulus port support by this STM. 237483aa5cf431 Pratik Patel 2016-05-03 130 * @stmheer: settings for register STMHEER. 237483aa5cf431 Pratik Patel 2016-05-03 131 * @stmheter: settings for register STMHETER. 237483aa5cf431 Pratik Patel 2016-05-03 132 * @stmhebsr: settings for register STMHEBSR. 237483aa5cf431 Pratik Patel 2016-05-03 133 */ 237483aa5cf431 Pratik Patel 2016-05-03 134 struct stm_drvdata { 237483aa5cf431 Pratik Patel 2016-05-03 135 void __iomem *base; 237483aa5cf431 Pratik Patel 2016-05-03 136 struct clk *atclk; ec77ffb6c05951 Anshuman Khandual 2023-10-27 137 struct clk *pclk; 237483aa5cf431 Pratik Patel 2016-05-03 138 struct coresight_device *csdev; 237483aa5cf431 Pratik Patel 2016-05-03 139 spinlock_t spinlock; 237483aa5cf431 Pratik Patel 2016-05-03 140 struct channel_space chs; 237483aa5cf431 Pratik Patel 2016-05-03 141 struct stm_data stm; 237483aa5cf431 Pratik Patel 2016-05-03 142 local_t mode; 237483aa5cf431 Pratik Patel 2016-05-03 143 u8 traceid; 237483aa5cf431 Pratik Patel 2016-05-03 144 u32 write_bytes; 237483aa5cf431 Pratik Patel 2016-05-03 145 u32 stmsper; 237483aa5cf431 Pratik Patel 2016-05-03 146 u32 stmspscr; 237483aa5cf431 Pratik Patel 2016-05-03 147 u32 numsp; 237483aa5cf431 Pratik Patel 2016-05-03 148 u32 stmheer; 237483aa5cf431 Pratik Patel 2016-05-03 149 u32 stmheter; 237483aa5cf431 Pratik Patel 2016-05-03 150 u32 stmhebsr; 237483aa5cf431 Pratik Patel 2016-05-03 @151 }; 237483aa5cf431 Pratik Patel 2016-05-03 152 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel