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 B9B56C433F5 for ; Wed, 15 Dec 2021 06:01:28 +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:MIME-Version: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:In-Reply-To:References: List-Owner; bh=+iOMfhlN90Q/fC5bS5jx2VdxeLMc5VZz3BVMs095prc=; b=00i+NohnEK4Xlu O82s4z0FeMfLGEzx+sQo/4Es4BGUvwwIraIF5XfoQmcoLtZd4EgVt65Yiawu33DGZtl9BU4UsHReF qzwej3h3lMe6HCjr/isvJmyYEizrEnToGfM6Zjbh2KskH+blz6Pg93DbiYRkvjyXTAKK2LBtG8gZt iuvNqikwhp4bbddnltbtZ7nj69wl/TNZQahz7N+TGqbkllCjl+89EiwECfvB/X2NMkYnfkGYrC0v+ qFAH9mwAboWRN9djZzKb4mni47sIiwB+YbgWcRCP7ZJ7H/ylpQSHdlTS0LENcrmPOr85TUO6aUCc7 yDeSHXsSEIlNxoMm8NOA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxNKT-00Gldz-OV; Wed, 15 Dec 2021 05:59:53 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxNKQ-00Glcy-3f for linux-arm-kernel@lists.infradead.org; Wed, 15 Dec 2021 05:59:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1639547990; x=1671083990; h=date:from:to:cc:subject:message-id:mime-version; bh=SbvL1Gf1kmDkmC+Ft9V+o8mfudCTzymkoPLm/4xeOkM=; b=DY8YyOO+DSa17Dr5A7mkHxkdqDv4Mt1fTJZg5olKr408wNbbbB6XPmDW VBBmKBII617lR9Trq9x0tuVKe9H+/a8tOZpNO20FrhmMSfkjl+9fWA+VH y3nFUGEoH3v0ja/0zhvSsycCB/VHs4CAgJ3RMYn8O/RlXnRwLndFijvPu ot2uWRg8E7X30//D5rWr/M3QMIb2r7bHYHIkldeWDTEDuZ2ghkffEUC/z KALk34+KwZogKtirivIetYqzzFfdMd7iFLDOnjiRx22s8F1rDzISa78oR YNt3xBri+PstTHHDgXvLe9eJENV9Ru/Sbwlf9h53w3+s+sBr+HetVhaiK Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10198"; a="236692744" X-IronPort-AV: E=Sophos;i="5.88,207,1635231600"; d="scan'208";a="236692744" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Dec 2021 21:59:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,207,1635231600"; d="scan'208";a="661747399" Received: from lkp-server02.sh.intel.com (HELO 9f38c0981d9f) ([10.239.97.151]) by fmsmga001.fm.intel.com with ESMTP; 14 Dec 2021 21:59:47 -0800 Received: from kbuild by 9f38c0981d9f with local (Exim 4.92) (envelope-from ) id 1mxNKM-0001LR-HR; Wed, 15 Dec 2021 05:59:46 +0000 Date: Wed, 15 Dec 2021 13:58:51 +0800 From: kernel test robot To: Piyush Mehta Cc: kbuild-all@lists.01.org, linux-arm-kernel@lists.infradead.org, Michal Simek , Anurag Kumar Vulisha Subject: [xilinx-xlnx:xlnx_rebase_v5.4 906/1768] gadget.c:(.text+0x1260): multiple definition of `dwc3_simple_check_quirks'; drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here Message-ID: <202112151344.fBoLSAn4-lkp@intel.com> MIME-Version: 1.0 Content-Disposition: inline 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-20211214_215950_203558_D4DBF7FA X-CRM114-Status: GOOD ( 11.38 ) 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 tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4 head: abafefebd1f1e040eef74e4ab571ea08bf745641 commit: 782658c51bbcd85a39a5d9a51b57224f185d7670 [906/1768] usb: dwc3: Correct errors when dwc3 loaded as module config: m68k-randconfig-r014-20211214 (https://download.01.org/0day-ci/archive/20211215/202112151344.fBoLSAn4-lkp@intel.com/config) compiler: m68k-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/Xilinx/linux-xlnx/commit/782658c51bbcd85a39a5d9a51b57224f185d7670 git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.4 git checkout 782658c51bbcd85a39a5d9a51b57224f185d7670 # 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=m68k 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 >>): m68k-linux-ld: drivers/usb/dwc3/gadget.o: in function `dwc3_simple_wakeup_capable': gadget.c:(.text+0x1250): multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:core.c:(.text+0x10ea): first defined here m68k-linux-ld: drivers/usb/dwc3/gadget.o: in function `dwc3_set_simple_data': gadget.c:(.text+0x1258): multiple definition of `dwc3_set_simple_data'; drivers/usb/dwc3/core.o:core.c:(.text+0x10f2): first defined here m68k-linux-ld: drivers/usb/dwc3/gadget.o: in function `dwc3_simple_check_quirks': >> gadget.c:(.text+0x1260): multiple definition of `dwc3_simple_check_quirks'; drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here m68k-linux-ld: drivers/usb/dwc3/ep0.o: in function `dwc3_simple_wakeup_capable': ep0.c:(.text+0xde2): multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:core.c:(.text+0x10ea): first defined here m68k-linux-ld: drivers/usb/dwc3/ep0.o: in function `dwc3_set_simple_data': ep0.c:(.text+0xdea): multiple definition of `dwc3_set_simple_data'; drivers/usb/dwc3/core.o:core.c:(.text+0x10f2): first defined here m68k-linux-ld: drivers/usb/dwc3/ep0.o: in function `dwc3_simple_check_quirks': ep0.c:(.text+0xdf2): multiple definition of `dwc3_simple_check_quirks'; drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here m68k-linux-ld: drivers/usb/dwc3/ulpi.o: in function `dwc3_simple_wakeup_capable': ulpi.c:(.text+0x2d6): multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:core.c:(.text+0x10ea): first defined here m68k-linux-ld: drivers/usb/dwc3/ulpi.o: in function `dwc3_set_simple_data': ulpi.c:(.text+0x2de): multiple definition of `dwc3_set_simple_data'; drivers/usb/dwc3/core.o:core.c:(.text+0x10f2): first defined here m68k-linux-ld: drivers/usb/dwc3/ulpi.o: in function `dwc3_simple_check_quirks': ulpi.c:(.text+0x2e6): multiple definition of `dwc3_simple_check_quirks'; drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here --- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3383933887314559602==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: [xilinx-xlnx:xlnx_rebase_v5.4 906/1768] gadget.c:(.text+0x1260): multiple definition of `dwc3_simple_check_quirks'; drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here Date: Wed, 15 Dec 2021 13:58:51 +0800 Message-ID: <202112151344.fBoLSAn4-lkp@intel.com> List-Id: --===============3383933887314559602== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4 head: abafefebd1f1e040eef74e4ab571ea08bf745641 commit: 782658c51bbcd85a39a5d9a51b57224f185d7670 [906/1768] usb: dwc3: Corr= ect errors when dwc3 loaded as module config: m68k-randconfig-r014-20211214 (https://download.01.org/0day-ci/arch= ive/20211215/202112151344.fBoLSAn4-lkp(a)intel.com/config) compiler: m68k-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 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/Xilinx/linux-xlnx/commit/782658c51bbcd85a39a5d= 9a51b57224f185d7670 git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.4 git checkout 782658c51bbcd85a39a5d9a51b57224f185d7670 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Dm68k SHELL=3D/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): m68k-linux-ld: drivers/usb/dwc3/gadget.o: in function `dwc3_simple_wakeu= p_capable': gadget.c:(.text+0x1250): multiple definition of `dwc3_simple_wakeup_capa= ble'; drivers/usb/dwc3/core.o:core.c:(.text+0x10ea): first defined here m68k-linux-ld: drivers/usb/dwc3/gadget.o: in function `dwc3_set_simple_d= ata': gadget.c:(.text+0x1258): multiple definition of `dwc3_set_simple_data'; = drivers/usb/dwc3/core.o:core.c:(.text+0x10f2): first defined here m68k-linux-ld: drivers/usb/dwc3/gadget.o: in function `dwc3_simple_check= _quirks': >> gadget.c:(.text+0x1260): multiple definition of `dwc3_simple_check_quirk= s'; drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here m68k-linux-ld: drivers/usb/dwc3/ep0.o: in function `dwc3_simple_wakeup_c= apable': ep0.c:(.text+0xde2): multiple definition of `dwc3_simple_wakeup_capable'= ; drivers/usb/dwc3/core.o:core.c:(.text+0x10ea): first defined here m68k-linux-ld: drivers/usb/dwc3/ep0.o: in function `dwc3_set_simple_data= ': ep0.c:(.text+0xdea): multiple definition of `dwc3_set_simple_data'; driv= ers/usb/dwc3/core.o:core.c:(.text+0x10f2): first defined here m68k-linux-ld: drivers/usb/dwc3/ep0.o: in function `dwc3_simple_check_qu= irks': ep0.c:(.text+0xdf2): multiple definition of `dwc3_simple_check_quirks'; = drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here m68k-linux-ld: drivers/usb/dwc3/ulpi.o: in function `dwc3_simple_wakeup_= capable': ulpi.c:(.text+0x2d6): multiple definition of `dwc3_simple_wakeup_capable= '; drivers/usb/dwc3/core.o:core.c:(.text+0x10ea): first defined here m68k-linux-ld: drivers/usb/dwc3/ulpi.o: in function `dwc3_set_simple_dat= a': ulpi.c:(.text+0x2de): multiple definition of `dwc3_set_simple_data'; dri= vers/usb/dwc3/core.o:core.c:(.text+0x10f2): first defined here m68k-linux-ld: drivers/usb/dwc3/ulpi.o: in function `dwc3_simple_check_q= uirks': ulpi.c:(.text+0x2e6): multiple definition of `dwc3_simple_check_quirks';= drivers/usb/dwc3/core.o:core.c:(.text+0x10fa): first defined here --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============3383933887314559602==--