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 5D19EC433EF for ; Wed, 9 Mar 2022 06:11:51 +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=v9CXP2NSZdfYzGQZErBUb1HOnHUfiQqeBHAFRT1lSPg=; b=Z6uzjl3MsfrW1Q JlY1EF8TtMHs3Vb+q66E8UDrGM3Q6iaxdSUhzctL1NX3I4QQ5tdsRRRz8KljyVvxTjdpgKDMZZY8Z rwomB3OcEstlW5NstqYnCklvGD48ytJ7eXx3ti1pT5fvn2OTrBfZ0ZWIUhK4YCaeettIKjNFoUueG oeLb/5ASdN3AVhgJK3LM39okzVwoadc3qaOrpCZ/oa0yFNp/sccL/7XanDdbl0E0rqjJrzdqLfhH2 A8EJI56fCwqcO3zyMNgf0PPrDZUF0fZaEAbqHKQ2LIyQ7bxlw6t4AasF2E9N8mjkV8+5L4K23Cqma vAFjsTaFuTqFJZDbUK0g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRpWj-007SQK-Ii; Wed, 09 Mar 2022 06:10:26 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRpWJ-007SIO-Bq for linux-arm-kernel@lists.infradead.org; Wed, 09 Mar 2022 06:10:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646806199; x=1678342199; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=j4Paq6rqkqKvyEXcOnBuT00IqpCvptBYn4u9HKCe0z8=; b=dG6SD8tbvX9S9gWwDuYccsgOoreTBTFz5wUGHHwXtHR01L1qiLEZyr6v 1OWMVT1MRWdNqoEBoCBIBvt3UPr09jgWanjzmr32vnNEYh94GO+1VSuBB qCYocfhejhyUNsaBHnQ8mFvdTGlczFMX6Qy3RVMyiO1V4qL0wuMBQGKZA 0ovqHlmiOM7vLMDpovgrutl06Mz8/iSzjZ9xfWkDHa4W0Bsma8LhBuILl WZYu2nVGny3crRQOv0K1KgNdMME1qikCRd6X4UMlqBFfKRZCOyIkWRfxK RHsPOkwM5Vh9YHNvRc8WyiVmEU7XSotBQvA8wNoZsLOZTjv7tgbMmasoh Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10280"; a="235505591" X-IronPort-AV: E=Sophos;i="5.90,166,1643702400"; d="scan'208";a="235505591" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Mar 2022 22:09:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,166,1643702400"; d="scan'208";a="611260786" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by fmsmga004.fm.intel.com with ESMTP; 08 Mar 2022 22:09:55 -0800 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nRpWE-0002iD-Bu; Wed, 09 Mar 2022 06:09:54 +0000 Date: Wed, 9 Mar 2022 14:09:42 +0800 From: kernel test robot To: Ilkka Koskinen , lorenzo.pieralisi@arm.com, guohanjun@huawei.com, sudeep.holla@arm.com, rafael@kernel.org, linux@armlinux.org.uk Cc: kbuild-all@lists.01.org, lenb@kernel.org, robert.moore@intel.com, james.morse@arm.com, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, patches@amperecomputing.com, scott@os.amperecomputing.com, darren@os.amperecomputing.com Subject: Re: [PATCH v5 RESEND 2/2] ACPI: AGDI: Add support for Arm Generic Diagnostic Dump and Reset device Message-ID: <202203091424.soyv4Ea1-lkp@intel.com> References: <20220304052241.151946-3-ilkka@os.amperecomputing.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220304052241.151946-3-ilkka@os.amperecomputing.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220308_220959_455679_558ADE28 X-CRM114-Status: GOOD ( 14.96 ) 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 Ilkka, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on rafael-pm/linux-next] [also build test WARNING on next-20220308] [cannot apply to v5.17-rc7] [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/0day-ci/linux/commits/Ilkka-Koskinen/ACPI-tables-Add-AGDI-to-the-list-of-known-table-signatures/20220304-142317 base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20220309/202203091424.soyv4Ea1-lkp@intel.com/config) compiler: aarch64-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/004555056c85ab479f5f0ec4ffb80ab8c0619881 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Ilkka-Koskinen/ACPI-tables-Add-AGDI-to-the-list-of-known-table-signatures/20220304-142317 git checkout 004555056c85ab479f5f0ec4ffb80ab8c0619881 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash drivers/acpi/arm64/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/acpi/arm64/agdi.c:22:13: warning: no previous prototype for 'acpi_agdi_init' [-Wmissing-prototypes] 22 | void __init acpi_agdi_init(void) | ^~~~~~~~~~~~~~ vim +/acpi_agdi_init +22 drivers/acpi/arm64/agdi.c 21 > 22 void __init acpi_agdi_init(void) --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel