[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200430031403.GC3546299@ubuntu-s3-xlarge-x86>
Date: Wed, 29 Apr 2020 20:14:03 -0700
From: Nathan Chancellor <natechancellor@...il.com>
To: "Maciej W. Rozycki" <macro@...ux-mips.org>
Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Masahiro Yamada <masahiroy@...nel.org>,
linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
clang-built-linux@...glegroups.com, linux-kbuild@...r.kernel.org,
Nick Desaulniers <ndesaulniers@...gle.com>,
Sami Tolvanen <samitolvanen@...gle.com>,
Dmitry Golovin <dima@...ovin.in>,
Sedat Dilek <sedat.dilek@...il.com>
Subject: Re: [PATCH v3 3/4] MIPS: VDSO: Use $(LD) instead of $(CC) to link
VDSO
On Wed, Apr 29, 2020 at 06:46:33PM +0100, Maciej W. Rozycki wrote:
> On Mon, 27 Apr 2020, Nathan Chancellor wrote:
>
> > > Can you actually record in the change description what the difference in
> > > the relevant link command is, as shown where `V=1' has been used with
> > > `make' invocation?
> >
> > That will be rather unweildy to put in the commit message since
> > currently, $(CC) + $(KBUILD_CFLAGS) is being used but I can if it is
> > really desired. Otherwise, I can just put it where I put the changelog.
>
> Umm, is the difference so huge? I think a note along the lines of:
>
> "[...] This change adds/removes[*]:
>
> <part of the command affected>
>
> from the invocation of [...], which is required for [...]"
>
> -- only quoting what's actually changed will be sufficient. Reword as
> required. Otherwise it's hard to guess now what the change actually does,
> and it will be even harder for someone who comes across it and tries to
> understand it the future, when the context might be hard to reproduce.
>
> [*] Delete as appropriate.
>
> Maciej
I ended up figuring out a way to get the difference proper into the
commit message in v4. Please take a look.
Cheers,
Nathan
Powered by blists - more mailing lists