From: patchwork-bot+linux-riscv@kernel.org
To: Hongbo Li <lihongbo22@huawei.com>
Cc: linux-riscv@lists.infradead.org, tglx@linutronix.de,
paul.walmsley@sifive.com, samuel.holland@sifive.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] irqchip/sifive-plic: Make use of __assign_bit() API
Date: Wed, 11 Dec 2024 22:32:27 +0000 [thread overview]
Message-ID: <173395634775.1729195.14916770545645743784.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240902130824.2878644-1-lihongbo22@huawei.com>
Hello:
This patch was applied to riscv/linux.git (fixes)
by Thomas Gleixner <tglx@linutronix.de>:
On Mon, 2 Sep 2024 21:08:24 +0800 you wrote:
> We have for some time the __assign_bit() API to replace
> open coded
> if (foo)
> __set_bit(n, bar);
> else
> __clear_bit(n, bar);
>
> [...]
Here is the summary with links:
- [-next] irqchip/sifive-plic: Make use of __assign_bit() API
https://git.kernel.org/riscv/c/40d7af5375a4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
prev parent reply other threads:[~2024-12-11 22:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 13:08 [PATCH -next] irqchip/sifive-plic: Make use of __assign_bit() API Hongbo Li
2024-09-17 13:24 ` Palmer Dabbelt
2024-12-11 22:32 ` patchwork-bot+linux-riscv [this message]
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=173395634775.1729195.14916770545645743784.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=lihongbo22@huawei.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=paul.walmsley@sifive.com \
--cc=samuel.holland@sifive.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox