All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Elfring <Markus.Elfring@web.de>
To: Navid Emamdoost <navid.emamdoost@gmail.com>,
	Michal Simek <michal.simek@xilinx.com>,
	linux-arm-kernel@lists.infradead.org
Cc: Navid Emamdoost <emamd001@umn.edu>,
	Stephen McCamant <smccaman@umn.edu>, Kangjie Lu <kjlu@umn.edu>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] clocksource/drivers: Fix error handling in ttc_setup_clocksource
Date: Wed, 23 Oct 2019 10:20:12 +0200	[thread overview]
Message-ID: <5913e1b8-b292-de06-e47f-d5f982db2b10@web.de> (raw)
In-Reply-To: <20191023044737.2824-1-navid.emamdoost@gmail.com>

> Fixes: e932900a3279 ("arm: zynq: Use standard timer binding")

How do you think about to add the tag “Reported-by” for Michal Simek?
https://lore.kernel.org/linux-arm-kernel/2a6cdb63-397b-280a-7379-740e8f43ddf6@xilinx.com/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=3b7c59a1950c75f2c0152e5a9cd77675b09233d6#n584

Regards,
Markus

WARNING: multiple messages have this Message-ID (diff)
From: Markus Elfring <Markus.Elfring@web.de>
To: Navid Emamdoost <navid.emamdoost@gmail.com>,
	Michal Simek <michal.simek@xilinx.com>,
	linux-arm-kernel@lists.infradead.org
Cc: kernel-janitors@vger.kernel.org,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Kangjie Lu <kjlu@umn.edu>,
	linux-kernel@vger.kernel.org, Navid Emamdoost <emamd001@umn.edu>,
	Stephen McCamant <smccaman@umn.edu>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] clocksource/drivers: Fix error handling in ttc_setup_clocksource
Date: Wed, 23 Oct 2019 08:20:12 +0000	[thread overview]
Message-ID: <5913e1b8-b292-de06-e47f-d5f982db2b10@web.de> (raw)
In-Reply-To: <20191023044737.2824-1-navid.emamdoost@gmail.com>

> Fixes: e932900a3279 ("arm: zynq: Use standard timer binding")

How do you think about to add the tag “Reported-by” for Michal Simek?
https://lore.kernel.org/linux-arm-kernel/2a6cdb63-397b-280a-7379-740e8f43ddf6@xilinx.com/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=3b7c59a1950c75f2c0152e5a9cd77675b09233d6#n584

Regards,
Markus

WARNING: multiple messages have this Message-ID (diff)
From: Markus Elfring <Markus.Elfring@web.de>
To: Navid Emamdoost <navid.emamdoost@gmail.com>,
	Michal Simek <michal.simek@xilinx.com>,
	linux-arm-kernel@lists.infradead.org
Cc: kernel-janitors@vger.kernel.org,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Kangjie Lu <kjlu@umn.edu>,
	linux-kernel@vger.kernel.org, Navid Emamdoost <emamd001@umn.edu>,
	Stephen McCamant <smccaman@umn.edu>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] clocksource/drivers: Fix error handling in ttc_setup_clocksource
Date: Wed, 23 Oct 2019 10:20:12 +0200	[thread overview]
Message-ID: <5913e1b8-b292-de06-e47f-d5f982db2b10@web.de> (raw)
In-Reply-To: <20191023044737.2824-1-navid.emamdoost@gmail.com>

> Fixes: e932900a3279 ("arm: zynq: Use standard timer binding")

How do you think about to add the tag “Reported-by” for Michal Simek?
https://lore.kernel.org/linux-arm-kernel/2a6cdb63-397b-280a-7379-740e8f43ddf6@xilinx.com/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=3b7c59a1950c75f2c0152e5a9cd77675b09233d6#n584

Regards,
Markus

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-10-23  8:20 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-21 20:18 [PATCH] clocksource/drivers: Fix memory leak in ttc_setup_clockevent Navid Emamdoost
2019-10-21 20:18 ` Navid Emamdoost
2019-10-22  8:26 ` Markus Elfring
2019-10-22  8:26   ` Markus Elfring
2019-10-22  8:26   ` Markus Elfring
2019-10-22  8:51   ` Michal Simek
2019-10-22  8:51     ` Michal Simek
2019-10-22  8:51     ` Michal Simek
2019-10-23  4:31     ` [PATCH v2] " Navid Emamdoost
2019-10-23  4:31       ` Navid Emamdoost
2019-10-23  7:32       ` Michal Simek
2019-10-23  7:32         ` Michal Simek
2019-10-23  8:00       ` Markus Elfring
2019-10-23  8:00         ` Markus Elfring
2019-10-23  8:00         ` Markus Elfring
2019-10-23  4:47     ` [PATCH] clocksource/drivers: Fix error handling in ttc_setup_clocksource Navid Emamdoost
2019-10-23  4:47       ` Navid Emamdoost
2019-10-23  7:24       ` Markus Elfring
2019-10-23  7:24         ` Markus Elfring
2019-10-23  7:24         ` Markus Elfring
2019-10-23  8:20       ` Markus Elfring [this message]
2019-10-23  8:20         ` Markus Elfring
2019-10-23  8:20         ` Markus Elfring
2019-10-23 10:31       ` Markus Elfring
2019-10-23 10:31         ` Markus Elfring
2019-10-23 10:31         ` Markus Elfring
2019-12-14 22:54       ` Navid Emamdoost
2019-12-14 22:54         ` Navid Emamdoost
2019-12-16 13:41         ` Daniel Lezcano
2019-12-16 13:41           ` Daniel Lezcano
2019-12-17 15:09           ` Michal Simek
2019-12-17 15:09             ` Michal Simek
2019-10-23  4:50     ` [PATCH] clocksource/drivers: Fix memory leak in ttc_setup_clockevent Navid Emamdoost
2019-10-23  4:50       ` Navid Emamdoost
2019-10-23  4:50       ` Navid Emamdoost

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=5913e1b8-b292-de06-e47f-d5f982db2b10@web.de \
    --to=markus.elfring@web.de \
    --cc=daniel.lezcano@linaro.org \
    --cc=emamd001@umn.edu \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kjlu@umn.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=navid.emamdoost@gmail.com \
    --cc=smccaman@umn.edu \
    --cc=tglx@linutronix.de \
    /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.