From: Wolfram Sang <wsa@kernel.org>
To: Weihang Li <liweihang@huawei.com>
Cc: linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-mips@vger.kernel.org, linuxarm@openeuler.org,
Baruch Siach <baruch@tkos.co.il>,
Paul Cercueil <paul@crapouillou.net>
Subject: Re: [PATCH] i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ
Date: Fri, 12 Feb 2021 08:42:16 +0100 [thread overview]
Message-ID: <20210212074216.GC1013@ninjato> (raw)
In-Reply-To: <1612781317-51815-1-git-send-email-liweihang@huawei.com>
[-- Attachment #1: Type: text/plain, Size: 308 bytes --]
On Mon, Feb 08, 2021 at 06:48:37PM +0800, Weihang Li wrote:
> There is no need to do irqsave and irqrestore in context of hard IRQ.
>
> Cc: Baruch Siach <baruch@tkos.co.il>
> Cc: Paul Cercueil <paul@crapouillou.net>
> Signed-off-by: Weihang Li <liweihang@huawei.com>
Applied to for-next, thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@kernel.org>
To: Weihang Li <liweihang@huawei.com>
Cc: Baruch Siach <baruch@tkos.co.il>,
linuxarm@openeuler.org, linux-mips@vger.kernel.org,
Paul Cercueil <paul@crapouillou.net>,
linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ
Date: Fri, 12 Feb 2021 08:42:16 +0100 [thread overview]
Message-ID: <20210212074216.GC1013@ninjato> (raw)
In-Reply-To: <1612781317-51815-1-git-send-email-liweihang@huawei.com>
[-- Attachment #1.1: Type: text/plain, Size: 308 bytes --]
On Mon, Feb 08, 2021 at 06:48:37PM +0800, Weihang Li wrote:
> There is no need to do irqsave and irqrestore in context of hard IRQ.
>
> Cc: Baruch Siach <baruch@tkos.co.il>
> Cc: Paul Cercueil <paul@crapouillou.net>
> Signed-off-by: Weihang Li <liweihang@huawei.com>
Applied to for-next, thanks!
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-02-12 7:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-08 10:48 [PATCH] i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQ Weihang Li
2021-02-08 10:48 ` Weihang Li
2021-02-12 7:42 ` Wolfram Sang [this message]
2021-02-12 7:42 ` Wolfram Sang
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=20210212074216.GC1013@ninjato \
--to=wsa@kernel.org \
--cc=baruch@tkos.co.il \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linuxarm@openeuler.org \
--cc=liweihang@huawei.com \
--cc=paul@crapouillou.net \
/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.