]> Git Repo - linux.git/commit - scripts/recordmcount.c
scripts: recordmcount: break hardlinks
authorRussell King <[email protected]>
Fri, 11 Dec 2015 12:09:03 +0000 (12:09 +0000)
committerSteven Rostedt <[email protected]>
Wed, 16 Dec 2015 14:28:23 +0000 (09:28 -0500)
commitdd39a26538e37f6c6131e829a4a510787e43c783
tree9803a42e2db54046bf428f6aff607b6256f53f51
parent9f9499ae8e6415cefc4fe0a96ad0e27864353c89
scripts: recordmcount: break hardlinks

recordmcount edits the file in-place, which can cause problems when
using ccache in hardlink mode.  Arrange for recordmcount to break a
hardlinked object.

Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected] # 2.6.37+
Signed-off-by: Russell King <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
scripts/recordmcount.c
This page took 0.0533439999999999 seconds and 4 git commands to generate.