lkml.org 
[lkml]   [2019]   [Jul]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v3 09/13] objtool: Prepare to merge recordmcount
Date

> On Jul 28, 2019, at 10:48 AM, Josh Poimboeuf <jpoimboe@redhat.com> wrote:
>
> On Wed, Jul 24, 2019 at 02:05:03PM -0700, Matt Helsley wrote:
>> Move recordmcount into the objtool directory. We keep this step separate
>> so changes which turn recordmcount into a subcommand of objtool don't
>> get obscured.
>>
>> Signed-off-by: Matt Helsley <mhelsley@vmware.com>
>> ---
>> scripts/.gitignore | 1 -
>> scripts/Makefile | 1 -
>> scripts/Makefile.build | 11 ++++++-----
>> tools/objtool/.gitignore | 1 +
>> tools/objtool/Build | 2 ++
>> tools/objtool/Makefile | 13 ++++++++++++-
>> {scripts => tools/objtool}/recordmcount.c | 0
>> {scripts => tools/objtool}/recordmcount.h | 0
>> {scripts => tools/objtool}/recordmcount.pl | 0
>> 9 files changed, 21 insertions(+), 8 deletions(-)
>> rename {scripts => tools/objtool}/recordmcount.c (100%)
>> rename {scripts => tools/objtool}/recordmcount.h (100%)
>> rename {scripts => tools/objtool}/recordmcount.pl (100%)
>
> According to "git grep recordmcount" there are a few documentation files
> which reference recordmcount and recordmount.pl in their old locations.
>
> And they'll probably need updating again for the next patch as well.

Excellent point. I’ll integrate those changes and resend.

Cheers,
-Matt
\
 
 \ /
  Last update: 2019-07-29 22:40    [W:0.064 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site