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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 32A77C4332F for ; Sun, 20 Feb 2022 21:23:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245038AbiBTVXU (ORCPT ); Sun, 20 Feb 2022 16:23:20 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:34176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245090AbiBTVXT (ORCPT ); Sun, 20 Feb 2022 16:23:19 -0500 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BF174377D0; Sun, 20 Feb 2022 13:22:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645392177; x=1676928177; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=2MWCVpu+jSUWZjvnLkEhW8kS0xqlx71w6KIQ0s+e4/A=; b=go9f6plBGTbpnyU8vwHjVINFBGne8hTSfrveXqRh0fpQBgQiS5ZD5huI 1JVDtdw5CO65dCeNqya9hJVyqmjfqYwgIdFH7gOdG+LjP/6N/0EiHM1cA sxNVdyQyEbKRFMRi6lrYKMNsplEVfeu6zCENM44O6uRkdCCpe/Vq3EJEE Y/obmYX41VdWJt4ZWTUK9ujQVwsWqzOvlMeCE/PkMcAcDdz743r617I6d hCebo7g0kuB/4j701ByaCwDnaE41eanzs7Uczd5If7H+GDXiouThR/9pp WLsb0PHsOdl9haLZf11a6d7vZkoVxNfGDUSP6hp1nvbdktzn3eUqAdFOs Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10264"; a="312145691" X-IronPort-AV: E=Sophos;i="5.88,384,1635231600"; d="scan'208";a="312145691" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Feb 2022 13:22:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,384,1635231600"; d="scan'208";a="683020262" Received: from lkp-server01.sh.intel.com (HELO da3212ac2f54) ([10.239.97.150]) by fmsmga001.fm.intel.com with ESMTP; 20 Feb 2022 13:22:53 -0800 Received: from kbuild by da3212ac2f54 with local (Exim 4.92) (envelope-from ) id 1nLtfR-0000qC-0x; Sun, 20 Feb 2022 21:22:53 +0000 Date: Mon, 21 Feb 2022 05:22:44 +0800 From: kernel test robot To: Miquel Raynal , Viresh Kumar , Andy Shevchenko , Vinod Koul , Geert Uytterhoeven , Magnus Damm , Michael Turquette , Stephen Boyd Cc: kbuild-all@lists.01.org, Rob Herring , devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org, Thomas Petazzoni , Milan Stevanovic , Jimmy Lalande , Laetitia MARIOTTINI , Miquel Raynal Subject: Re: [PATCH 4/8] dma: dmamux: Introduce RZN1 DMA router support Message-ID: <202202210543.GR8q2zw2-lkp@intel.com> References: <20220218181226.431098-5-miquel.raynal@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220218181226.431098-5-miquel.raynal@bootlin.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Miquel, I love your patch! Yet something to improve: [auto build test ERROR on geert-renesas-devel/next] [also build test ERROR on geert-renesas-drivers/renesas-clk robh/for-next linus/master v5.17-rc4 next-20220217] [cannot apply to vkoul-dmaengine/next] [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/Miquel-Raynal/RZN1-DMA-support/20220220-182519 base: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git next config: microblaze-randconfig-r026-20220220 (https://download.01.org/0day-ci/archive/20220221/202202210543.GR8q2zw2-lkp@intel.com/config) compiler: microblaze-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/df0b7e58b46473e407c2c552f843d0628ad6875d git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Miquel-Raynal/RZN1-DMA-support/20220220-182519 git checkout df0b7e58b46473e407c2c552f843d0628ad6875d # 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=microblaze SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): microblaze-linux-ld: drivers/dma/dw/dmamux.o: in function `rzn1_dmamux_init': >> (.text+0x45c): multiple definition of `init_module'; drivers/dma/dw/platform.o:(.init.text+0x0): first defined here --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org