Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp4225746imm; Sat, 25 Aug 2018 11:55:41 -0700 (PDT) X-Google-Smtp-Source: ANB0VdaKxd7M7zcHkdVj3DebRi7k46Sre4jq0D5nxf+Bne53blbg4OqBm18mgiXkVqgDeuDtBbUR X-Received: by 2002:a62:bd4:: with SMTP id 81-v6mr7338725pfl.67.1535223341400; Sat, 25 Aug 2018 11:55:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535223341; cv=none; d=google.com; s=arc-20160816; b=fAxfdpETy7sIlq/yTo3tj9+uaqYstOBnKZOdeCNultx+bYH8iKJtEFnky99OympCqA ujgRGu26E3OmUHwJsV27bGT48JEDylMjyW39TkJ21X1VMD3K2m0jy0UgHcm9PuyKrs/0 5m144x7+I+5Co5pOUuqySQx3D8QF5s5N4g4iA/sEQxryTNZ7tW4JxHUlTktAmuVrai5L 5L1aUF/4ynR89z4KlkGRbJcAPN1b+cyaBcs8GbROMbYUW7iy3FYOWyP2cj1Phy2Z7RH3 7VLmVyyPa/TUKEklZ8PCvLW0qwxunTVN+umtdG7KSF9aBSnXxK2+MVOTXiOMXgNiYiO3 7vqw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature:arc-authentication-results; bh=9YbxUBEZOLcLwpUj/fcywkBuLwVixtp8vzWrw0OLURY=; b=xJNQcPDyrPexydVv+XTSk46OhsNAOfa5K/kgKCzPWPjJp2f22PPGmihWAyoi9o6oQF EQtfNgyxRMD7IGODWxOU9FVrGGEUvrmG2iE/5vGnzTFkUbJzCoXbO3R/9PyiocBmYj8G LZW8J1RlUTZo2Jh/ciqRGRz91t3mn21Y4W6Tf/rXXa9NehCifFuwhERoQmew4f9EinWl wRKbis1SmQo9MAs9Y49/CcvWCHLxy3ORowa3xuW7P5mRNHm/rxw7Hn/s0hhNYN1EgLz4 /m63JXwLFugU1J3ptiQdiNNvvFyaeGo4MSPf/3ZbCK6tfaXr8ecU8oomxioi7CTQuGGx CXQQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=wNLtiO8r; 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 a24-v6si10262929pgh.357.2018.08.25.11.55.12; Sat, 25 Aug 2018 11:55:41 -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=wNLtiO8r; 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 S1727103AbeHYWdP (ORCPT + 99 others); Sat, 25 Aug 2018 18:33:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:48314 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726854AbeHYWdO (ORCPT ); Sat, 25 Aug 2018 18:33:14 -0400 Received: from devbox (NE2965lan1.rev.em-net.ne.jp [210.141.244.193]) (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 8309B21655; Sat, 25 Aug 2018 18:53:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1535223206; bh=8oXsNUWrmjUCN+7N9AOjJyPgeZCxrUAdBCA5QIF5GlU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=wNLtiO8rYM0XdNH1SgHK9j/9zumWbDPeXS3HoO0c8s3AEwJXSJDt0ofTtbWiAQm5l 2oR9eIDl1Dh8h9asEx/7EAgW4kbghrLQiGo3Ijhp24zNaRs2z9zdPSB2kGwhM7SN2m pjId2WJtYc5DrQXrCR5sDr7N1l25AJVWyEIH/BAY= Date: Sun, 26 Aug 2018 03:53:23 +0900 From: Masami Hiramatsu To: Arnd Bergmann Cc: Stephen Rothwell , Steven Rostedt , Linux-Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build warnings from the build of Linus' tree Message-Id: <20180826035323.254463c8b183e6912c5b9a13@kernel.org> In-Reply-To: References: <20180824133206.4218c2e5@canb.auug.org.au> <20180824172053.20fa197294f51496dcec5605@kernel.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnd, On Fri, 24 Aug 2018 14:46:16 +0200 Arnd Bergmann wrote: > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu wrote: > > > > On Fri, 24 Aug 2018 13:32:06 +1000 > > Stephen Rothwell wrote: > > > > > Hi all, > > > > > > After merging the origin tree, today's linux-next build (powerpc > > > allyesconfig) produced these warnings: > > > > > > Maybe introduced by commit > > > > > > 6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem") > > > > > > I am guessing, but that is the only new thing that affects all of > > > kernel/trace ... > > > > Yes, I agree. But I just followed Documentation/dev-tools/gcov.rst > > to enable profiling in kernel/trace. Hmm, doesn't ppc64 support > > GCOV_PROFILE? (But as far as I can see, ARCH_HAS_GCOV_PROFILE_ALL > > is enabled in arch/powerpc/Kconfig) > > > > Anyway, I'll try to reproduce it. > > Thje same commit causes a link failure on ARM with a randconfig > kernel (see https://pastebin.com/KspjpyKG for the .config): OK, I confirmed that this happened with both gcc-7.3.0 and gcc-8.1.0 with your config. I also confirmed that CONFIG_GCOV_PROFILE_ALL causes same issue. (Note that CONFIG_GCOV_PROFILE_ALL depends on !CONFIG_COMPILE_TEST, so allyesconfig disables it always) Hmm, now gcov kernel itself might have a problem on arm and powerpc(on gcc-8)? Thanks, -- Masami Hiramatsu