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 52304FC617F for ; Fri, 13 Sep 2024 20:42:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=kWhAcCKizODesa9kYi5wPg/0PiFncp7Rw/O95jAGAVE=; b=uxpElY5sYzSOPgUEB4CuxasRIF mgEUujHcQ5OxHKJYdPdo+HCo8/fSzCxMLdC7keJ7KPmrcpr1OHkz4uADFhqJTU+8VFl+VA7atOh29 3IGD0rcRGAetRJRVCKfWrSPNrJeDVS7iQodN54JmMu/1BgLSELy1WYK5B+xr6Bs+yr1wApgOIp0uj BGhSEDnuAt9GTeR0xkPEYDt2B/Cz5GuKe3nU8xY4FOes1XVK/yzyUEagMQjtCx+jZhLwONq2zaHxa xY+7WSRDcdgJcylJCDj5ZRBmk3/vgCd+YCEbJpmSK7BwT+s1lXT9BdCRvykb87OMs+5ceUivO/UTv MBisl0qQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1spD7p-0000000H5nR-45Cz; Fri, 13 Sep 2024 20:42:41 +0000 Received: from mgamail.intel.com ([192.198.163.9]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1spD6k-0000000H5gH-0Ejj for linux-arm-kernel@lists.infradead.org; Fri, 13 Sep 2024 20:41:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1726260094; x=1757796094; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=dxtHkHhZlIEtYto+4D7ABktR9JYb+fxPTDKaT0Bg+p4=; b=mi5UplC/iRS+3q8vjlGvA5nYZjc7yIwDHvqCPCriMOf2pYRusBDE3HgE m9NcxGHlIbsHxwcxAoh7+wO5iuQODtxvg3GN37pwXs2B4lAC9Hqnse3dS x1vaJXOUotFVHJTvDJ9B4qCgkiFEn75L/PEF21x1XG8SZKJzWnwSPTggh T+O8zEyWwr0IYt4klrI1SXGxr12647lQTTsXCpjrhtC7e0MrzicLzdN2b oKuE1bcA7yeZLDEx7L92VE+E/YpmPscAEngG70sSqFimfoTEb1OYXtdZ/ lbBpCXWWG6ocyQvVjn0ASMvnMIeFba1zPZ5Z/i1PSVLFGqbtgkjxXTS71 w==; X-CSE-ConnectionGUID: Gcp/aE2/RGKx3dbxX1lCvQ== X-CSE-MsgGUID: tDM8gmKgS66KjnqaQAaIbQ== X-IronPort-AV: E=McAfee;i="6700,10204,11194"; a="35848682" X-IronPort-AV: E=Sophos;i="6.10,227,1719903600"; d="scan'208";a="35848682" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Sep 2024 13:41:28 -0700 X-CSE-ConnectionGUID: GVjA4IFURsadu4GOWs5ACw== X-CSE-MsgGUID: 1LTFprj9SQKpm0G8VRBwfA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.10,227,1719903600"; d="scan'208";a="68966522" Received: from lkp-server01.sh.intel.com (HELO 53e96f405c61) ([10.239.97.150]) by orviesa008.jf.intel.com with ESMTP; 13 Sep 2024 13:41:21 -0700 Received: from kbuild by 53e96f405c61 with local (Exim 4.96) (envelope-from ) id 1spD6U-0006yI-2Y; Fri, 13 Sep 2024 20:41:18 +0000 Date: Sat, 14 Sep 2024 04:40:58 +0800 From: kernel test robot To: Arturs Artamonovs via B4 Relay , Catalin Marinas , Will Deacon , Greg Malysa , Philipp Zabel , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Utsav Agarwal , Michael Turquette , Stephen Boyd , Linus Walleij , Bartosz Golaszewski , Thomas Gleixner , Andi Shyti , Greg Kroah-Hartman , Jiri Slaby , Arnd Bergmann , Olof Johansson , soc@kernel.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, linux-serial@vger.kernel.org, Arturs Artamonovs , adsp-linux@analog.com, Nathan Barrett-Morrison Subject: Re: [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform Message-ID: <202409140451.t2a9fck6-lkp@intel.com> References: <20240912-test-v1-11-458fa57c8ccf@analog.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240912-test-v1-11-458fa57c8ccf@analog.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240913_134134_129281_793B1063 X-CRM114-Status: GOOD ( 14.48 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Arturs, kernel test robot noticed the following build warnings: [auto build test WARNING on da3ea35007d0af457a0afc87e84fddaebc4e0b63] url: https://github.com/intel-lab-lkp/linux/commits/Arturs-Artamonovs-via-B4-Relay/arm64-Add-ADI-ADSP-SC598-SoC/20240913-022308 base: da3ea35007d0af457a0afc87e84fddaebc4e0b63 patch link: https://lore.kernel.org/r/20240912-test-v1-11-458fa57c8ccf%40analog.com patch subject: [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform config: arm64-allmodconfig (https://download.01.org/0day-ci/archive/20240914/202409140451.t2a9fck6-lkp@intel.com/config) compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project bf684034844c660b778f0eba103582f582b710c9) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240914/202409140451.t2a9fck6-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/202409140451.t2a9fck6-lkp@intel.com/ All warnings (new ones prefixed by >>): >> drivers/irqchip/irq-adi-adsp.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * ADSP PINT PORT driver. drivers/irqchip/irq-adi-adsp.c:51: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * Each gpio device should be connected to one of the two valid pints with an drivers/irqchip/irq-adi-adsp.c:152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * This handles the GIC interrupt associated with this PINT being activated. vim +3 drivers/irqchip/irq-adi-adsp.c > 3 * ADSP PINT PORT driver. 4 * 5 * The default mapping is used for all PINTs, refer to the HRM to identify 6 * PORT mapping to PINTs. For example, PINT0 has PORT B (0-15) and PORT A 7 * (16-31). 8 * 9 * Copyright (C) 2022-2024, Analog Devices, Inc. 10 */ 11 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki