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 DF837EB64DC for ; Thu, 29 Jun 2023 02:55:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231315AbjF2CzQ (ORCPT ); Wed, 28 Jun 2023 22:55:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229487AbjF2CzN (ORCPT ); Wed, 28 Jun 2023 22:55:13 -0400 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 33FD72694; Wed, 28 Jun 2023 19:55:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1688007312; x=1719543312; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=i1sa4cvEA8Rmjxit7jRDnIHSuvuhYk3OiqZDlWsdOPk=; b=Sxlh2wjRhoDzcyYhdL76UJzMC1b7kJ6sFCeFJ2+RNAbBIconsHaqIUJ/ SAxWJFSUirkob6t475OZywRYDuXz2ea45M6vuH/w6dN2X5ldqsudgug3d Uq4973rgljUMt8AMQrIuLF8Kd1G7WqBpZD4CV5wq+RRtG4r1KKVzv545y 89IWgWHHpzd1JrX1QW+PberdsUGEY5YrSOcq6IOTYpt1taMVJCURqBTDK HgUNGU3q9CP9cq3HwHM22wa3AW4/5dxoPmAiVm0WqF93vIpIufsU8SsH9 hj5Tzi+SGXAgXazMDBcU578y4lqUoZt7L9hgqTSlMWKlsAWQFI4FCU43r Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10755"; a="448394752" X-IronPort-AV: E=Sophos;i="6.01,167,1684825200"; d="scan'208";a="448394752" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Jun 2023 19:55:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10755"; a="694478313" X-IronPort-AV: E=Sophos;i="6.01,167,1684825200"; d="scan'208";a="694478313" Received: from lkp-server01.sh.intel.com (HELO 783282924a45) ([10.239.97.150]) by orsmga006.jf.intel.com with ESMTP; 28 Jun 2023 19:55:06 -0700 Received: from kbuild by 783282924a45 with local (Exim 4.96) (envelope-from ) id 1qEhoH-000Div-1C; Thu, 29 Jun 2023 02:55:05 +0000 Date: Thu, 29 Jun 2023 10:54:49 +0800 From: kernel test robot To: Andreas Hindborg , Ming Lei Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, Hans Holmberg , Aravind Ramesh , Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig , Matias Bjorling , Andreas Hindborg , linux-kernel@vger.kernel.org, Damien Le Moal , gost.dev@samsung.com, Minwoo Im Subject: Re: [PATCH v4 3/4] ublk: enable zoned storage support Message-ID: <202306291026.DwVHcWAA-lkp@intel.com> References: <20230628190649.11233-4-nmi@metaspace.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230628190649.11233-4-nmi@metaspace.dk> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andreas, kernel test robot noticed the following build errors: [auto build test ERROR on 3261ea42710e9665c9151006049411bd23b5411f] url: https://github.com/intel-lab-lkp/linux/commits/Andreas-Hindborg/ublk-change-ublk-IO-command-defines-to-enum/20230629-031015 base: 3261ea42710e9665c9151006049411bd23b5411f patch link: https://lore.kernel.org/r/20230628190649.11233-4-nmi%40metaspace.dk patch subject: [PATCH v4 3/4] ublk: enable zoned storage support config: hexagon-randconfig-r041-20230628 (https://download.01.org/0day-ci/archive/20230629/202306291026.DwVHcWAA-lkp@intel.com/config) compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project.git 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a) reproduce: (https://download.01.org/0day-ci/archive/20230629/202306291026.DwVHcWAA-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/202306291026.DwVHcWAA-lkp@intel.com/ All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: __hexagon_udivdi3 >>> referenced by ublk_drv-zoned.c:16 (drivers/block/ublk_drv-zoned.c:16) >>> drivers/block/ublk_drv-zoned.o:(ublk_set_nr_zones) in archive vmlinux.a >>> referenced by ublk_drv-zoned.c:16 (drivers/block/ublk_drv-zoned.c:16) >>> drivers/block/ublk_drv-zoned.o:(ublk_set_nr_zones) in archive vmlinux.a >>> did you mean: __hexagon_udivsi3 >>> defined in: vmlinux.a(arch/hexagon/lib/udivsi3.o) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki