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 8B125C48BC3 for ; Sun, 18 Feb 2024 01:44:56 +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=MgM1ZqDK0by+mLYxBCeefgN+dlibcqQai6xvOytEF2k=; b=lVAmXr5V5pmPec s3Nm8Yb1M+R+J+1lEx061fUqwXOWGaKYw2+vO5YRxB55Kai5DWQgawfLJbQniQDzUahS9sZiAPktv PTBg7Rs/DT3PzWu+rkPNh4asM62F+RAZ6BqAb4svBXIcy7zSaWgb7vqSFBDI3HSquxXZTIbhwYh7w V5xk1U2ubTo4RRRYXgJ7vwoaIgUS1XIKgOwvRKdU8tKwZ5FPt0PGo4Gr34/F/0AZaS/MB2sQAxg05 KbSRGbSVRHa4J7IAtDk0BnopRdinTqGaGdVMYqcgWBNgh6dfpY6PruVCPjezFOhiOOWpuiX5TT/UQ Wjbqh3XBegZazgl6+RmA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rbWEU-00000006l77-0tHj; Sun, 18 Feb 2024 01:44:42 +0000 Received: from mgamail.intel.com ([192.198.163.18]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rbWER-00000006l6e-2GHx for linux-arm-kernel@lists.infradead.org; Sun, 18 Feb 2024 01:44:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1708220679; x=1739756679; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=v/8OymEwLnxirZW2mYUhgZPk0cPIVogFt13otB98oJA=; b=dXBa6FnpFvN9hE0tjQDY81r73E64MdCENs2J9Bj3YdzsfaqQkjFfXVUm 934CjZ+jHcuvdYWNoFHBstxFiiy55EAgnhxOzLkZROARpNdHhs3rhy08l 0nDHByYsRDBAInrTxNM7hsElnB8Bt2FdtnTwTy49pz1Psgp97RzydIGcB CtY1a688QPr8zS9pvV+QAt90FKLtAbqiKtJRxThtzEsfofEYXKT1CMN/L xDFEqqOasQdxqbgar8jZqo20hwTgqNQDDM3nyIaTTkkmGHbACZkw0JKYM aIbh3ycTh7CT+qH2ehk4VJu/ZKl6zGDL4BT18C1lKoy/RNokFIVUN1bdx Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10987"; a="2196723" X-IronPort-AV: E=Sophos;i="6.06,167,1705392000"; d="scan'208";a="2196723" Received: from fmviesa008.fm.intel.com ([10.60.135.148]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Feb 2024 17:44:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.06,167,1705392000"; d="scan'208";a="4318797" Received: from lkp-server02.sh.intel.com (HELO 3c78fa4d504c) ([10.239.97.151]) by fmviesa008.fm.intel.com with ESMTP; 17 Feb 2024 17:44:33 -0800 Received: from kbuild by 3c78fa4d504c with local (Exim 4.96) (envelope-from ) id 1rbWEI-0002gS-2d; Sun, 18 Feb 2024 01:44:30 +0000 Date: Sun, 18 Feb 2024 09:43:48 +0800 From: kernel test robot To: Umang Jain , linux-media@vger.kernel.org, devicetree@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , NXP Linux Team , Fabio Estevam , Kieran Bingham , Laurent Pinchart , willl will , Sakari Ailus , Umang Jain Subject: Re: [PATCH 2/2] media: i2c: Add imx283 camera sensor driver Message-ID: <202402180911.BqIsQdzm-lkp@intel.com> References: <20240215204436.9194-3-umang.jain@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240215204436.9194-3-umang.jain@ideasonboard.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240217_174439_645228_266596B6 X-CRM114-Status: GOOD ( 12.11 ) 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 Umang, kernel test robot noticed the following build errors: [auto build test ERROR on media-tree/master] [also build test ERROR on linuxtv-media-stage/master next-20240216] [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/Umang-Jain/media-dt-bindings-media-Add-bindings-for-IMX283/20240216-044628 base: git://linuxtv.org/media_tree.git master patch link: https://lore.kernel.org/r/20240215204436.9194-3-umang.jain%40ideasonboard.com patch subject: [PATCH 2/2] media: i2c: Add imx283 camera sensor driver config: arm-allyesconfig (https://download.01.org/0day-ci/archive/20240218/202402180911.BqIsQdzm-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/20240218/202402180911.BqIsQdzm-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/202402180911.BqIsQdzm-lkp@intel.com/ All errors (new ones prefixed by >>): arm-linux-gnueabi-ld: drivers/media/i2c/imx283.o: in function `imx283_set_framing_limits': >> imx283.c:(.text+0xfe4): undefined reference to `__aeabi_uldivmod' arm-linux-gnueabi-ld: drivers/media/i2c/imx283.o: in function `imx283_init_controls': imx283.c:(.text+0x1470): undefined reference to `__aeabi_uldivmod' arm-linux-gnueabi-ld: drivers/media/i2c/imx283.o: in function `imx283_set_ctrl': imx283.c:(.text+0x2378): undefined reference to `__aeabi_uldivmod' -- 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