LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Martin Kelly <martin@martingkelly.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: linux-kbuild@vger.kernel.org, kernel-janitors@vger.kernel.org,
linux-embedded@vger.kernel.org,
David Woodhouse <dwmw2@infradead.org>,
Matt Mackall <mpm@selenic.com>,
Masahiro Yamada <yamada.masahiro@socionext.com>,
Michal Marek <michal.lkml@markovi.net>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tools: fix cross-compile var export
Date: Sun, 7 Jan 2018 13:43:32 -0800 [thread overview]
Message-ID: <737bf492-63bc-0f97-9811-b0c90b5f60c6@martingkelly.com> (raw)
In-Reply-To: <20180107190453.GN6273@windriver.com>
On 01/07/2018 11:04 AM, Paul Gortmaker wrote:
> [Re: [PATCH] tools: fix cross-compile var export] On 07/01/2018 (Sun 10:31) Martin Kelly wrote:
>
> [...]
>
>> With the change, we add do CC = $(CROSS_COMPILE)gcc if and only if CC is not
>> already set. I'm happy to add all these details to the commit description.
>
> That is probably a step in the right direction. I contribute to yocto
> on a regular basis and hence am sympathetic to these frustrating SDK
> type issues. But after a quick scan of this patch it wasn't obvious to
> me that existing behaviour was preserved, or that it would be a pain to
> separate it into chunks. (key word here being "quick")
>
> So I'd recommend updating the commit log, and adding a Cc: line for the
> maintainers of each subsystem below, and then if nobody complains you
> might get akpm to pick it up as he does for other patches w/o a clear
> maintainer or subsystem.
>
> P
Thanks, I have done so. I also contribute to Yocto and indeed, SDK
issues are all-to-common.
next prev parent reply other threads:[~2018-01-07 21:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-06 20:16 Martin Kelly
2018-01-07 16:11 ` Paul Gortmaker
2018-01-07 18:31 ` Martin Kelly
2018-01-07 18:51 ` Martin Kelly
2018-01-08 11:45 ` Dan Carpenter
2018-01-07 19:04 ` Paul Gortmaker
2018-01-07 21:43 ` Martin Kelly [this message]
2018-01-07 21:40 ` [PATCH v2] tools: fix cross-compile var clobbering Martin Kelly
2018-01-08 11:22 ` Mark Brown
2018-04-04 13:20 ` Jiri Slaby
2018-04-04 16:31 ` Martin Kelly
2018-04-24 7:43 ` [PATCH 1/1] tools: power/acpi, revert to LD = gcc Jiri Slaby
2018-04-24 16:38 ` Martin Kelly
2018-04-30 8:00 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=737bf492-63bc-0f97-9811-b0c90b5f60c6@martingkelly.com \
--to=martin@martingkelly.com \
--cc=dwmw2@infradead.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-embedded@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.lkml@markovi.net \
--cc=mpm@selenic.com \
--cc=paul.gortmaker@windriver.com \
--cc=yamada.masahiro@socionext.com \
--subject='Re: [PATCH] tools: fix cross-compile var export' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).