All of lore.kernel.org
 help / color / mirror / Atom feed
From: chenlifu <chenlifu@huawei.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>,
	Russell King <linux@armlinux.org.uk>, <heying24@huawei.com>,
	<yuehaibing@huawei.com>, <weiyongjun1@huawei.com>,
	<johnny.chenyi@huawei.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-omap@vger.kernel.org>,
	<kernel-janitors@vger.kernel.org>
Subject: Re: [PATCH -next] ARM: OMAP: Use DEFINE_SPINLOCK() for spinlock
Date: Wed, 31 Mar 2021 17:03:24 +0800	[thread overview]
Message-ID: <32b58df3-7ff0-abf5-cff7-eaf35dffb292@huawei.com> (raw)
In-Reply-To: <YGQPx5UMmHnFoJi+@atomide.com>


在 2021/3/31 13:59, Tony Lindgren 写道:
> * Chen Lifu <chenlifu@huawei.com> [210327 11:53]:
>> From: Lifu Chen <chenlifu@huawei.com>
>>
>> spinlock can be initialized automatically with DEFINE_SPINLOCK()
>> rather than explicitly calling spin_lock_init().
> 
> Thanks applying into omap-for-v5.13/soc.
> 
> Tony
> .
> 

Thanks!

---
Chen Lifu

WARNING: multiple messages have this Message-ID (diff)
From: chenlifu <chenlifu@huawei.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Aaro Koskinen <aaro.koskinen@iki.fi>,
	Russell King <linux@armlinux.org.uk>, <heying24@huawei.com>,
	<yuehaibing@huawei.com>, <weiyongjun1@huawei.com>,
	<johnny.chenyi@huawei.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-omap@vger.kernel.org>,
	<kernel-janitors@vger.kernel.org>
Subject: Re: [PATCH -next] ARM: OMAP: Use DEFINE_SPINLOCK() for spinlock
Date: Wed, 31 Mar 2021 17:03:24 +0800	[thread overview]
Message-ID: <32b58df3-7ff0-abf5-cff7-eaf35dffb292@huawei.com> (raw)
In-Reply-To: <YGQPx5UMmHnFoJi+@atomide.com>


在 2021/3/31 13:59, Tony Lindgren 写道:
> * Chen Lifu <chenlifu@huawei.com> [210327 11:53]:
>> From: Lifu Chen <chenlifu@huawei.com>
>>
>> spinlock can be initialized automatically with DEFINE_SPINLOCK()
>> rather than explicitly calling spin_lock_init().
> 
> Thanks applying into omap-for-v5.13/soc.
> 
> Tony
> .
> 

Thanks!

---
Chen Lifu

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

  reply	other threads:[~2021-03-31  9:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27  9:52 [PATCH -next] ARM: OMAP: Use DEFINE_SPINLOCK() for spinlock Chen Lifu
2021-03-27  9:52 ` Chen Lifu
2021-03-31  5:59 ` Tony Lindgren
2021-03-31  5:59   ` Tony Lindgren
2021-03-31  9:03   ` chenlifu [this message]
2021-03-31  9:03     ` chenlifu

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=32b58df3-7ff0-abf5-cff7-eaf35dffb292@huawei.com \
    --to=chenlifu@huawei.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=heying24@huawei.com \
    --cc=johnny.chenyi@huawei.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=tony@atomide.com \
    --cc=weiyongjun1@huawei.com \
    --cc=yuehaibing@huawei.com \
    /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.