Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756071AbbLAQtf (ORCPT ); Tue, 1 Dec 2015 11:49:35 -0500 Received: from smtprelay0152.hostedemail.com ([216.40.44.152]:55694 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755940AbbLAQte (ORCPT ); Tue, 1 Dec 2015 11:49:34 -0500 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::::::::::::::::,RULES_HIT:41:355:379:541:599:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2198:2199:2393:2553:2559:2562:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3871:3872:3874:4470:5007:6261:7875:10004:10400:10848:10967:11232:11658:11914:12296:12517:12519:12740:13069:13180:13229:13311:13357:14659:21063:21080:30054:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: wound93_531187b4b7d02 X-Filterd-Recvd-Size: 2168 Date: Tue, 1 Dec 2015 11:49:29 -0500 From: Steven Rostedt To: Russell King - ARM Linux Cc: Michal Marek , Stephen Boyd , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, Thomas Petazzoni , linux-kbuild@vger.kernel.org, Nicolas Pitre , Arnd Bergmann , =?UTF-8?B?TcOlbnMgUnVsbGfDpXJk?= Subject: Re: [PATCH v2 1/2] scripts: Add a recorduidiv program Message-ID: <20151201114929.655433a2@gandalf.local.home> In-Reply-To: <20151201161944.GX8644@n2100.arm.linux.org.uk> References: <1448488264-23400-1-git-send-email-sboyd@codeaurora.org> <1448488264-23400-2-git-send-email-sboyd@codeaurora.org> <20151125234711.GT8644@n2100.arm.linux.org.uk> <565C6714.802@suse.com> <20151130153208.GR8644@n2100.arm.linux.org.uk> <565C6DE9.2020302@suse.com> <565DC5A9.2010305@suse.cz> <20151201161944.GX8644@n2100.arm.linux.org.uk> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 945 Lines: 23 On Tue, 1 Dec 2015 16:19:44 +0000 Russell King - ARM Linux wrote: > They hardly "do nothing", as the (eg) recordmcount plasters the build > log with warnings. A solution to that would be to make recordmcount > silent if the section is already present. Note, that warning found plenty of bugs when modifications of the build system was being done and broke recordmcount.c. I really don't want to silent it. But for some reason, your build is causing lots of warnings and not for others. Perhaps we can add a "SILENT_RECORDMCOUNT" environment variable and have it set when something like CCACHE_HARDLINK or whatever is causing it to trigger when we don't care. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/