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 X-Spam-Level: X-Spam-Status: No, score=-11.7 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FSL_HELO_FAKE,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT,USER_IN_DEF_DKIM_WL autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2E1AC48BE8 for ; Mon, 24 Jun 2019 15:12:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 88E2420645 for ; Mon, 24 Jun 2019 15:12:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="jvgv4lXq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730722AbfFXPMV (ORCPT ); Mon, 24 Jun 2019 11:12:21 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:42625 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730372AbfFXPMV (ORCPT ); Mon, 24 Jun 2019 11:12:21 -0400 Received: by mail-io1-f66.google.com with SMTP id u19so1819177ior.9 for ; Mon, 24 Jun 2019 08:12:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=i6RP5sEIUQVe7K2Xxca+vDWdrwxXZnb7gXo4fjhFOrI=; b=jvgv4lXqQaoTaUCCgSqFt7dA1UG8exJvGDZ8+KtKxJ/F1Y3nXoRjm3mDxBFqek2yPa 6+vxZZK7y20j65gwxGP1TZgLx/GKaAMRMeotexYhGiKkgr37FscTGeHpnWfkup4MQBr7 kVxvBPx8VMwMyBZCYCSMzStUhOKfpSYUOOQNP1hG5P9YNsNt6Hqx3aziwKkU0BVMlqW5 XwuM0TSzS42G1XJIYxd1+xd1q7vW9P7SovoLT4e4ilPznQYjhpoSBkE7NXsIzj1AHE0l W1m+hPlUxfwPUS1qbPsmfFXhOaK94yklTADYhpuaQtZALjOAMeIsSx6O8N77qkEgoEW0 dCVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=i6RP5sEIUQVe7K2Xxca+vDWdrwxXZnb7gXo4fjhFOrI=; b=pHimg0qFl2cB6jxkWbczi0o4xxc/GxTDNNZ57ewoIiMUt2izJRAClXHN2rXpcHxBrH fD1a/LtrEWWHGkDXfOT6zRlSXvW486eUpWRR6AfsjVVmhOoKfszIV5bhZXyETFbT8TlE w5rs5O7J+EjOYFfdfR1y6LWVvZ45fCW0KAVoJiM1dokfZsR2HpvZVu2LsxgRx9uZtcFn o58YKgPftxUae1xQFRi0vPmijKya2dzqVdfZgd4MwqsVoXgGBNvCTlyWTnOdQIfeeZeS rosYh2Bufo+jEIX59CcGWeF4FojwgIzKX7GvK9NxlnQZ/U4xU8PeVcML0TPq/xVXxFSk JYWw== X-Gm-Message-State: APjAAAVk0poIPVJOUTo00g2HsD5t+VLbBZmCQucfPJIpvpBqc9/E+jw3 z13BzaZqzMkUzp3hagHpgNa+rw== X-Google-Smtp-Source: APXvYqxhCdDitnoCJq15metdrBXJXKIUUa7soKbJdiR2x1Uo/Def9XZLDCqSPhNc0JhCX6SVb8UL6w== X-Received: by 2002:a02:2a8f:: with SMTP id w137mr127594244jaw.50.1561389140370; Mon, 24 Jun 2019 08:12:20 -0700 (PDT) Received: from google.com ([2620:15c:183:200:855f:8919:84a7:4794]) by smtp.gmail.com with ESMTPSA id f17sm25760614ioc.2.2019.06.24.08.12.19 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 24 Jun 2019 08:12:19 -0700 (PDT) Date: Mon, 24 Jun 2019 09:12:17 -0600 From: Ross Zwisler To: kbuild test robot Cc: Ross Zwisler , kbuild-all@01.org, linux-kernel@vger.kernel.org, Theodore Ts'o , Alexander Viro , Andreas Dilger , Jan Kara , linux-ext4@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, Fletcher Woodruff , Justin TerAvest , Jan Kara , stable@vger.kernel.org Subject: Re: [PATCH v2 3/3] ext4: use jbd2_inode dirty range scoping Message-ID: <20190624151217.GA249955@google.com> References: <20190620151839.195506-4-zwisler@google.com> <201906240244.12r4nktI%lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201906240244.12r4nktI%lkp@intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Mon, Jun 24, 2019 at 02:54:49AM +0800, kbuild test robot wrote: > Hi Ross, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on linus/master] > [also build test ERROR on v5.2-rc6 next-20190621] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > url: https://github.com/0day-ci/linux/commits/Ross-Zwisler/mm-add-filemap_fdatawait_range_keep_errors/20190623-181603 > config: x86_64-rhel-7.6 (attached as .config) > compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot > > All errors (new ones prefixed by >>): > > >> ERROR: "jbd2_journal_inode_ranged_wait" [fs/ext4/ext4.ko] undefined! > >> ERROR: "jbd2_journal_inode_ranged_write" [fs/ext4/ext4.ko] undefined! Yep, this is caused by the lack of EXPORT_SYMBOL() calls for these two new jbd2 functions. Ted also pointed this out and fixed this up when he was committing: https://patchwork.kernel.org/patch/11007139/#22717091 Thank you for the report!