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 AE0E4E776D6 for ; Mon, 2 Oct 2023 22:51:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=5Ck/RFcYWer/HpIsPz2yVQ0D/pp+iIEB3VIsQrHC7DA=; b=ZKhyRamRt31o8Tn3vk3FG47o8f RbIq7NkCyO9wLhw3BLtBWvHygkYMgrZFoUfocieWTZTq9zX2H6rrsEYcfnfYx+tatqhVs1VrZDA3n 4rsYd7+FK5jf4BgoU5zAdhNtvEWNrMe6Z8Ew4QivtxzX+cXYkZucrRUJdHK3CLv6JNK7PcsQFjWiF zZfQI5HSBxlLk8WE27Ss15CjJzbdVk8mbjZ1NkUgdgUitqb2rH+XKp5e7hppMDWv2PAI0zUD+5TzD 8ifTtanDjQFWv9EcP80n3yrWyCeCyv856h5SBxRR19yS8Q3TDlhJP6QHbuVmB3AzihUhjhB86IzkJ gweLSvfg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qnRkf-00DTxJ-38; Mon, 02 Oct 2023 22:50:57 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qnRkb-00DTvg-17 for linux-nvme@lists.infradead.org; Mon, 02 Oct 2023 22:50:56 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id DE56DB81689; Mon, 2 Oct 2023 22:50:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 04535C433C8; Mon, 2 Oct 2023 22:50:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696287051; bh=EcTJa+PR680qpcWHsiMUeaqOdORB94EtacTE7leHuW4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a6XxXmRA0+dUcG7H509G8/9uBhjEXxmfyV2Dk4iQaPWMO7ZWyW8eLOTzD2kT+Okr/ sGWS+kPe7FQCpR5zpIez6GqPPKtenghyybtzHt78rPpQt0e6+r0e0JUJO7AyezLfAK s23w5ZDnE49M5I23U0GVG4WXs2xNexBzh1aV0qtsuqriBtS0KCCvl2AB93bozUVPwZ Fy3zwa3qHro4ggbtFAC8lqkyZ0sMl3n2Y/GL4FPzTTRsHMS0JAAbjzq+YgyD5ACCgj SuEz1MLvphmPavk2qiir6nAwuagBo6+44PI92PkCBUoGuNxY2Zj8Pu2/2JMSJZzdvo pYbvpkenZoHdA== Date: Mon, 2 Oct 2023 15:50:48 -0700 From: Nathan Chancellor To: kernel test robot Cc: John Garry , axboe@kernel.dk, kbusch@kernel.org, hch@lst.de, sagi@grimberg.me, jejb@linux.ibm.com, martin.petersen@oracle.com, djwong@kernel.org, viro@zeniv.linux.org.uk, brauner@kernel.org, chandan.babu@oracle.com, dchinner@redhat.com, llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, tytso@mit.edu, jbongio@google.com, linux-api@vger.kernel.org Subject: Re: [PATCH 09/21] block: Add checks to merging of atomic writes Message-ID: <20231002225048.GA558147@dev-arch.thelio-3990X> References: <20230929102726.2985188-10-john.g.garry@oracle.com> <202309302100.L6ynQWub-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202309302100.L6ynQWub-lkp@intel.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231002_155053_671302_E0D918B3 X-CRM114-Status: GOOD ( 16.40 ) X-BeenThere: linux-nvme@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-nvme" Errors-To: linux-nvme-bounces+linux-nvme=archiver.kernel.org@lists.infradead.org On Sat, Sep 30, 2023 at 09:40:30PM +0800, kernel test robot wrote: > Hi John, > > kernel test robot noticed the following build errors: > > [auto build test ERROR on xfs-linux/for-next] > [also build test ERROR on axboe-block/for-next mkp-scsi/for-next jejb-scsi/for-next linus/master v6.6-rc3 next-20230929] > [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/John-Garry/block-Add-atomic-write-operations-to-request_queue-limits/20230929-184542 > base: https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git for-next > patch link: https://lore.kernel.org/r/20230929102726.2985188-10-john.g.garry%40oracle.com > patch subject: [PATCH 09/21] block: Add checks to merging of atomic writes > config: mips-mtx1_defconfig (https://download.01.org/0day-ci/archive/20230930/202309302100.L6ynQWub-lkp@intel.com/config) > compiler: clang version 16.0.4 (https://github.com/llvm/llvm-project.git ae42196bc493ffe877a7e3dff8be32035dea4d07) > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230930/202309302100.L6ynQWub-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/202309302100.L6ynQWub-lkp@intel.com/ > > All errors (new ones prefixed by >>): > > >> ld.lld: error: undefined symbol: __moddi3 > >>> referenced by blk-merge.c > >>> block/blk-merge.o:(ll_back_merge_fn) in archive vmlinux.a > >>> referenced by blk-merge.c > >>> block/blk-merge.o:(ll_back_merge_fn) in archive vmlinux.a > >>> referenced by blk-merge.c > >>> block/blk-merge.o:(bio_attempt_front_merge) in archive vmlinux.a > >>> referenced 3 more times This does not appear to be clang specific, I can reproduce it with GCC 12.3.0 and the same configuration target. Cheers, Nathan