Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp2335368ybh; Mon, 9 Mar 2020 03:59:04 -0700 (PDT) X-Google-Smtp-Source: ADFU+vuD9swvOBVA5euUuoXjJDCzIXEXxfZOXERKHWZ4AveXGG5wDk0+W53JxVp/h368z2zthsc5 X-Received: by 2002:a05:6830:143:: with SMTP id j3mr12511333otp.355.1583751544618; Mon, 09 Mar 2020 03:59:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583751544; cv=none; d=google.com; s=arc-20160816; b=yEyXq8WNraog2VG2e5aBRx9XzUIVpRRVBH35Cg4qBWcJhHIXylghQ2fNrpAS0NxXBB iFCswxiVMq/3PeCjOhUVtuWygLZ5WUC3Pxu33IJgjkMgMA7FPt1ozbimiTmsVtg7fpnS Ynp6Px2Zf+uBpmeXHLQ2yTOKWF1j0rSeUhvM47/sOtH5iaLZ2vp3Xitf1NGnYESA9LlA 6QBJF44GPF/xazbbNTyS/iLC5S69RSE2sAyTJA3meSNZ9RBkiJqjP/bKI7nCod6ZqA6/ kgCU1U3Au9Pw0NDLSi7s4i678Xtu1mKqcA5tIG3qY0WKZRVUEns3+fll+qYX7pOAZsAq 0q6A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=8wF0n+9iiuzMJ10F7WBTjKAudy5YNCt7WsvXDdcwxb0=; b=PDn7z9vXro0hXNFD7tTnAS7a5L+eB/JJg/2Nlg4kRFZbDlUl3wrcjD1vmfNuE1oCg2 PHRiIcLOuvN2eIFIMOlRFBq3EJQGVU4u/SnDLitJRjglEeu0DGxnrzO00sqqB5GY+vAn LNps8et6VLl0NMjzRAqm6MgOOR+7mjkOAGSmj3m4+n1TIWZJjcOipCN+cSpyhUHxIcNR ALLHA95sKhWt6TtkfvoD1BgGenl5nLRcFVm6ciZ9GVH/quvqGfv45arfB0kKmgk1fEM3 HXuHpkqJ0AQ/89lczLjWMJ/8OfC0lX/HsSXvRYFJ70JEdkDKIg2A1yiygifniRb3dDyF vOpw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=L8SSrXKJ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c21si1345678oto.137.2020.03.09.03.58.53; Mon, 09 Mar 2020 03:59:04 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=L8SSrXKJ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726444AbgCIK6R (ORCPT + 99 others); Mon, 9 Mar 2020 06:58:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:55380 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725962AbgCIK6R (ORCPT ); Mon, 9 Mar 2020 06:58:17 -0400 Received: from linux-8ccs.fritz.box (p5B2812F9.dip0.t-ipconnect.de [91.40.18.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B2E5A2072A; Mon, 9 Mar 2020 10:58:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583751496; bh=6wG6vgG5x0+FSi2MXDXl6/RsymKq0azjyM9RKzCRupY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L8SSrXKJJ5SUty0L7bmy7Z2ZP7jO7fZYviPSY2ILjUSCCjuGyA/pSa1GjjCXt0lzU lqrAfAGn9n+3WphZpvW/qJlbI2QfP+wxT0oycqll6wXKLLOTvUHBKQPjCSSmmoq0AB h8baJV47eRvuvQPuJUWDdqh4qwRS1GwPcnz1wLFk= Date: Mon, 9 Mar 2020 11:58:12 +0100 From: Jessica Yu To: Masahiro Yamada Cc: Matthias Maennich , Linux Kernel Mailing List Subject: Re: [PATCH v3 1/2] modpost: rework and consolidate logging interface Message-ID: <20200309105812.GC18870@linux-8ccs.fritz.box> References: <20200306160206.5609-1-jeyu@kernel.org> <20200309095914.GA18870@linux-8ccs.fritz.box> <20200309103935.GB18870@linux-8ccs.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-OS: Linux linux-8ccs 5.5.0-lp150.12.61-default x86_64 User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org +++ Masahiro Yamada [09/03/20 19:49 +0900]: >On Mon, Mar 9, 2020 at 7:39 PM Jessica Yu wrote: >> >> Ah, sorry, I mean the kbuild 0-day bot errors. I am just realizing >> the 0-day bot emails are not CC'd to lkml. Here is the error I got >> from the bot: >> >> --- >> >> I love your patch! Yet something to improve: >> >> [auto build test ERROR on linus/master] >> [also build test ERROR on v5.6-rc4 next-20200306] >> [if your patch is applied to the wrong git tree, please drop us a note to help >> improve the system. BTW, we also suggest to use '--base' option to specify the >> base tree in git format-patch, please see https://stackoverflow.com/a/37406982] >> >> url: https://github.com/0day-ci/linux/commits/Jessica-Yu/modpost-rework-and-consolidate-logging-interface/20200307-052346 >> base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 30fe0d07fd7b27d41d9b31a224052cc4e910947a >> config: sh-randconfig-a001-20200306 (attached as .config) >> compiler: sh4-linux-gcc (GCC) 7.5.0 >> reproduce: >> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >> chmod +x ~/bin/make.cross >> # save the attached .config to linux build tree >> GCC_VERSION=7.5.0 make.cross ARCH=sh >> >> If you fix the issue, kindly add following tag >> Reported-by: kbuild test robot >> >> All errors (new ones prefixed by >>): >> >> >> ERROR: modpost: "adc_single" [arch/sh/boards/mach-hp6xx/hp6xx_apm.ko] undefined! > > >Indeed, this one is odd. >I have no idea... I've pushed the patches to a branch to let the kbuild bot run through its build tests again, and if I have extra time today I will try to reproduce this and let you know the results. Thanks, Jessica