Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752125AbbLKSKg (ORCPT ); Fri, 11 Dec 2015 13:10:36 -0500 Received: from smtprelay0149.hostedemail.com ([216.40.44.149]:44382 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751972AbbLKSKe (ORCPT ); Fri, 11 Dec 2015 13:10:34 -0500 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::::::::::::::::,RULES_HIT:41:355:379:541:599:800: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:5007:6261:7875:7903:10004:10400:10848:10967:11232:11658:11914:12517:12519:12663:12740:13069:13311:13357:14096:14097:14659:21080,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: duck54_3eb97a06a501a X-Filterd-Recvd-Size: 2613 Date: Fri, 11 Dec 2015 13:10:29 -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: <20151211131029.5bb23411@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: 1534 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 > 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 ran it through most my tests (it's still running and is at 20 of 33 tests). If there was anything wrong with this patch, I'm sure one of my tests would have crashed by now. Do you want to take it, or shall I? If you want to take it, you can add my: Reviewed-by: Steven Rostedt -- 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/