All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel Díaz" <daniel.diaz@linaro.org>
To: Denys Dmytriyenko <denys@ti.com>
Cc: Fathi Boudra <fathi.boudra@linaro.org>,
	"open list:KERNEL SELFTEST FRAMEWORK" 
	<linux-kselftest@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>,
	shuah <shuah@kernel.org>
Subject: Re: [PATCH 1/4] selftests: lib: allow to override CC in the top-level Makefile
Date: Mon, 28 Jan 2019 11:01:33 -0600	[thread overview]
Message-ID: <CAEUSe799jd1vpUUfzpMMs9HXNUPpB1Jy5w1hZBd7f5CRMqLygw@mail.gmail.com> (raw)
In-Reply-To: <4a5fc384-ee96-54ba-02f5-fc5ab7c79c47@kernel.org>

Hello!

On Mon, 28 Jan 2019 at 10:28, shuah <shuah@kernel.org> wrote:
> On 1/28/19 8:42 AM, Denys Dmytriyenko wrote:
> > On Mon, Jan 28, 2019 at 08:01:15AM -0700, shuah wrote:
> >> Hi Daniel,
> >>
> >> On 1/18/19 10:54 AM, Daniel Díaz wrote:
> >>> Hello!
> >>>
> >>> On Wed, 16 Jan 2019 at 15:56, shuah <shuah@kernel.org> wrote:
> >>>>
> >>>> On 1/16/19 10:43 AM, Daniel Díaz wrote:
> >>>>> From: Fathi Boudra <fathi.boudra@linaro.org>
>
> This is the problem. It says, it came from Fathi Boudra
> <fathi.boudra@linaro.org>

Denys, apologies for sending this patch as Fathi's. In our Git
repository [1] he's marked as author, probably as it got copied from
repo to repo.

Would you mind sending this patch yourself?

Thanks and greetings!

Daniel Díaz
daniel.diaz@linaro.org

[1] https://github.com/96boards/meta-rpb/blob/master/recipes-overlayed/kselftests/files/0001-selftests-lib-allow-to-override-CC-in-the-top-level-Makefile.patch


> >>>>> Relax CC assignment to allow to override CC in the top-level Makefile.
> >>>>>
> >>>>> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> >
> > ^^^ I am the original author of the patch and this is my signed-off line.
> >
>
> thanks,
> -- Shuah

WARNING: multiple messages have this Message-ID (diff)
Subject: [PATCH 1/4] selftests: lib: allow to override CC in the top-level Makefile
Date: Mon, 28 Jan 2019 11:01:33 -0600	[thread overview]
Message-ID: <CAEUSe799jd1vpUUfzpMMs9HXNUPpB1Jy5w1hZBd7f5CRMqLygw@mail.gmail.com> (raw)
In-Reply-To: <4a5fc384-ee96-54ba-02f5-fc5ab7c79c47@kernel.org>

Hello!

On Mon, 28 Jan 2019 at 10:28, shuah <shuah at kernel.org> wrote:
> On 1/28/19 8:42 AM, Denys Dmytriyenko wrote:
> > On Mon, Jan 28, 2019 at 08:01:15AM -0700, shuah wrote:
> >> Hi Daniel,
> >>
> >> On 1/18/19 10:54 AM, Daniel Díaz wrote:
> >>> Hello!
> >>>
> >>> On Wed, 16 Jan 2019 at 15:56, shuah <shuah at kernel.org> wrote:
> >>>>
> >>>> On 1/16/19 10:43 AM, Daniel Díaz wrote:
> >>>>> From: Fathi Boudra <fathi.boudra at linaro.org>
>
> This is the problem. It says, it came from Fathi Boudra
> <fathi.boudra at linaro.org>

Denys, apologies for sending this patch as Fathi's. In our Git
repository [1] he's marked as author, probably as it got copied from
repo to repo.

Would you mind sending this patch yourself?

Thanks and greetings!

Daniel Díaz
daniel.diaz at linaro.org

[1] https://github.com/96boards/meta-rpb/blob/master/recipes-overlayed/kselftests/files/0001-selftests-lib-allow-to-override-CC-in-the-top-level-Makefile.patch


> >>>>> Relax CC assignment to allow to override CC in the top-level Makefile.
> >>>>>
> >>>>> Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> >
> > ^^^ I am the original author of the patch and this is my signed-off line.
> >
>
> thanks,
> -- Shuah

WARNING: multiple messages have this Message-ID (diff)
From: daniel.diaz@linaro.org (Daniel Díaz)
Subject: [PATCH 1/4] selftests: lib: allow to override CC in the top-level Makefile
Date: Mon, 28 Jan 2019 11:01:33 -0600	[thread overview]
Message-ID: <CAEUSe799jd1vpUUfzpMMs9HXNUPpB1Jy5w1hZBd7f5CRMqLygw@mail.gmail.com> (raw)
Message-ID: <20190128170133.7WuVnuH3-xTTKn0PzxDP2geYG-nIWF3MQHSIVe3KyWQ@z> (raw)
In-Reply-To: <4a5fc384-ee96-54ba-02f5-fc5ab7c79c47@kernel.org>

Hello!

On Mon, 28 Jan 2019@10:28, shuah <shuah@kernel.org> wrote:
> On 1/28/19 8:42 AM, Denys Dmytriyenko wrote:
> > On Mon, Jan 28, 2019@08:01:15AM -0700, shuah wrote:
> >> Hi Daniel,
> >>
> >> On 1/18/19 10:54 AM, Daniel Díaz wrote:
> >>> Hello!
> >>>
> >>> On Wed, 16 Jan 2019@15:56, shuah <shuah@kernel.org> wrote:
> >>>>
> >>>> On 1/16/19 10:43 AM, Daniel Díaz wrote:
> >>>>> From: Fathi Boudra <fathi.boudra at linaro.org>
>
> This is the problem. It says, it came from Fathi Boudra
> <fathi.boudra at linaro.org>

Denys, apologies for sending this patch as Fathi's. In our Git
repository [1] he's marked as author, probably as it got copied from
repo to repo.

Would you mind sending this patch yourself?

Thanks and greetings!

Daniel Díaz
daniel.diaz at linaro.org

[1] https://github.com/96boards/meta-rpb/blob/master/recipes-overlayed/kselftests/files/0001-selftests-lib-allow-to-override-CC-in-the-top-level-Makefile.patch


> >>>>> Relax CC assignment to allow to override CC in the top-level Makefile.
> >>>>>
> >>>>> Signed-off-by: Denys Dmytriyenko <denys at ti.com>
> >
> > ^^^ I am the original author of the patch and this is my signed-off line.
> >
>
> thanks,
> -- Shuah

  reply	other threads:[~2019-01-28 17:01 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-16 17:43 [PATCH 1/4] selftests: lib: allow to override CC in the top-level Makefile Daniel Díaz
2019-01-16 17:43 ` Daniel Díaz
2019-01-16 17:43 ` 
2019-01-16 17:43 ` [PATCH 2/4] selftests: net: use LDLIBS instead of LDFLAGS Daniel Díaz
2019-01-16 17:43   ` Daniel Díaz
2019-01-16 17:43   ` 
2019-01-16 17:43 ` [PATCH 3/4] selftests: seccomp: " Daniel Díaz
2019-01-16 17:43   ` Daniel Díaz
2019-01-16 17:43   ` 
2019-01-16 18:13   ` Kees Cook
2019-01-16 18:13     ` Kees Cook
2019-01-16 18:13     ` keescook
2019-01-16 18:26     ` shuah
2019-01-16 18:26       ` shuah
2019-01-16 18:26       ` shuah
2019-01-16 17:43 ` [PATCH 4/4] selftests: timers: " Daniel Díaz
2019-01-16 17:43   ` Daniel Díaz
2019-01-16 17:43   ` 
2019-01-16 21:56 ` [PATCH 1/4] selftests: lib: allow to override CC in the top-level Makefile shuah
2019-01-16 21:56   ` shuah
2019-01-16 21:56   ` shuah
2019-01-18 17:54   ` Daniel Díaz
2019-01-18 17:54     ` Daniel Díaz
2019-01-18 17:54     ` 
2019-01-28 15:01     ` shuah
2019-01-28 15:01       ` shuah
2019-01-28 15:01       ` shuah
2019-01-28 15:42       ` Denys Dmytriyenko
2019-01-28 15:42         ` Denys Dmytriyenko
2019-01-28 15:42         ` denys
2019-01-28 16:28         ` shuah
2019-01-28 16:28           ` shuah
2019-01-28 16:28           ` shuah
2019-01-28 17:01           ` Daniel Díaz [this message]
2019-01-28 17:01             ` Daniel Díaz
2019-01-28 17:01             ` 

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=CAEUSe799jd1vpUUfzpMMs9HXNUPpB1Jy5w1hZBd7f5CRMqLygw@mail.gmail.com \
    --to=daniel.diaz@linaro.org \
    --cc=denys@ti.com \
    --cc=fathi.boudra@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.