Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755259AbbLKPIp (ORCPT ); Fri, 11 Dec 2015 10:08:45 -0500 Received: from smtprelay0165.hostedemail.com ([216.40.44.165]:49723 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754552AbbLKPIl (ORCPT ); Fri, 11 Dec 2015 10:08:41 -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:1541:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:3138:3139:3140:3141:3142:3353:3622:3865:3866:3867:3868:3870:3871:3872:3873:3874:4362:5007:6261:7875:7903:10004:10400:10848:10967:11232:11658:11914:12050:12517:12519:12663:12740:13069:13160:13229:13311:13357:14096:14097:14659: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: night38_4b62823c0d94a X-Filterd-Recvd-Size: 2499 Date: Fri, 11 Dec 2015 10:08:36 -0500 From: Steven Rostedt To: Russell King - ARM Linux Cc: Michal Marek , Thomas Petazzoni , =?UTF-8?B?TcOlbnMgUnVsbGfDpXJk?= , Arnd Bergmann , linux-kbuild@vger.kernel.org, linux-arm-msm@vger.kernel.org, Nicolas Pitre , Stephen Boyd , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] scripts: recordmcount: break hardlinks Message-ID: <20151211100836.011a04b8@gandalf.local.home> In-Reply-To: <20151211144541.GT8644@n2100.arm.linux.org.uk> References: <20151202090517.432556a4@gandalf.local.home> <20151211093125.50b72639@gandalf.local.home> <20151211144541.GT8644@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: 1420 Lines: 42 On Fri, 11 Dec 2015 14:45:41 +0000 Russell King - ARM Linux wrote: > On Fri, Dec 11, 2015 at 09:31:25AM -0500, Steven Rostedt wrote: > > On Fri, 11 Dec 2015 12:09:03 +0000 > > Russell King wrote: > > > > > recordmcount edits the file in-place, which can cause problems when > > > using ccache in hardlink mode. Arrange for recordmcount to break a > > > hardlinked object. > > > > > > Signed-off-by: Russell King > > > --- > > > Steven, sorry it took a while to get this out... > > > > Should this be for stable, or is it fine to just add this to my 4.5 > > queue? > > I thought you wanted to test it first - although I've been running with You're right. I forgot I said that ;-) > this for a while now, my nightly builds have masked out the mcount > warning, and I suspect it'll take a while for ccache to purge itself > of the modified objects. > > If you're happy to add a stable tag to it, then please do so. > I'm fine with you taking it too, but let me go ahead and run it through my tests now. I'll let you know the results. Takes several hours. Thanks, -- 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/