All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] clk: meson: make the spinlock naming more specific
Date: Thu, 07 Dec 2017 12:31:16 -0800	[thread overview]
Message-ID: <7hpo7qp9ez.fsf@baylibre.com> (raw)
In-Reply-To: <20171204052739.10747-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Mon, 4 Dec 2017 13:27:39 +0800")

Yixun Lan <yixun.lan@amlogic.com> writes:

> Make the spinlock more specific, so better for lockdep
> debugging and ctags/grep.
>
> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
>
> ---
>
> this patch try to address the issue which bring up by Stephen at [1]
> [1] http://lists.infradead.org/pipermail/linux-amlogic/2017-December/005534.html

FYI... for future reference, it's common to use a Suggested-by tag to
give credit for these kinds of things.  e.g.:

Suggested-by: Stephen Boyd <sboyd@codeaurora.org>

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Yixun Lan <yixun.lan@amlogic.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>,
	 Jerome Brunet <jbrunet@baylibre.com>,
	 Michael Turquette <mturquette@baylibre.com>,
	 Stephen Boyd <sboyd@codeaurora.org>,
	 Carlo Caione <carlo@caione.org>,
	 <linux-amlogic@lists.infradead.org>,
	 <linux-clk@vger.kernel.org>,
	 <linux-arm-kernel@lists.infradead.org>,
	 <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] clk: meson: make the spinlock naming more specific
Date: Thu, 07 Dec 2017 12:31:16 -0800	[thread overview]
Message-ID: <7hpo7qp9ez.fsf@baylibre.com> (raw)
In-Reply-To: <20171204052739.10747-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Mon, 4 Dec 2017 13:27:39 +0800")

Yixun Lan <yixun.lan@amlogic.com> writes:

> Make the spinlock more specific, so better for lockdep
> debugging and ctags/grep.
>
> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
>
> ---
>
> this patch try to address the issue which bring up by Stephen at [1]
> [1] http://lists.infradead.org/pipermail/linux-amlogic/2017-December/005534.html

FYI... for future reference, it's common to use a Suggested-by tag to
give credit for these kinds of things.  e.g.:

Suggested-by: Stephen Boyd <sboyd@codeaurora.org>

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: meson: make the spinlock naming more specific
Date: Thu, 07 Dec 2017 12:31:16 -0800	[thread overview]
Message-ID: <7hpo7qp9ez.fsf@baylibre.com> (raw)
In-Reply-To: <20171204052739.10747-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Mon, 4 Dec 2017 13:27:39 +0800")

Yixun Lan <yixun.lan@amlogic.com> writes:

> Make the spinlock more specific, so better for lockdep
> debugging and ctags/grep.
>
> Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
>
> ---
>
> this patch try to address the issue which bring up by Stephen at [1]
> [1] http://lists.infradead.org/pipermail/linux-amlogic/2017-December/005534.html

FYI... for future reference, it's common to use a Suggested-by tag to
give credit for these kinds of things.  e.g.:

Suggested-by: Stephen Boyd <sboyd@codeaurora.org>

Kevin

  reply	other threads:[~2017-12-07 20:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04  5:27 [PATCH] clk: meson: make the spinlock naming more specific Yixun Lan
2017-12-04  5:27 ` Yixun Lan
2017-12-04  5:27 ` Yixun Lan
2017-12-07 20:31 ` Kevin Hilman [this message]
2017-12-07 20:31   ` Kevin Hilman
2017-12-07 20:31   ` Kevin Hilman

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=7hpo7qp9ez.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@lists.infradead.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.