From: patchwork-bot+linux-riscv@kernel.org
To: Zhao Ke <ke.zhao@shingroup.cn>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
aou@eecs.berkeley.edu, linux-kernel@vger.kernel.org,
dawei.li@shingroup.cn, shenghui.qu@shingroup.cn
Subject: Re: [PATCH] Use bool value in set_cpu_online()
Date: Wed, 22 May 2024 23:51:47 +0000 [thread overview]
Message-ID: <171642190790.9409.1797871952115228181.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240318065404.123668-1-ke.zhao@shingroup.cn>
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Mon, 18 Mar 2024 14:54:04 +0800 you wrote:
> The declaration of set_cpu_online() takes a bool value. So replace
> int here to make it consistent with the declaration.
>
> Signed-off-by: Zhao Ke <ke.zhao@shingroup.cn>
> ---
> arch/riscv/kernel/smpboot.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- Use bool value in set_cpu_online()
https://git.kernel.org/riscv/c/07f23286451d
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
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Zhao Ke <ke.zhao@shingroup.cn>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
aou@eecs.berkeley.edu, linux-kernel@vger.kernel.org,
dawei.li@shingroup.cn, shenghui.qu@shingroup.cn
Subject: Re: [PATCH] Use bool value in set_cpu_online()
Date: Wed, 22 May 2024 23:51:47 +0000 [thread overview]
Message-ID: <171642190790.9409.1797871952115228181.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240318065404.123668-1-ke.zhao@shingroup.cn>
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Mon, 18 Mar 2024 14:54:04 +0800 you wrote:
> The declaration of set_cpu_online() takes a bool value. So replace
> int here to make it consistent with the declaration.
>
> Signed-off-by: Zhao Ke <ke.zhao@shingroup.cn>
> ---
> arch/riscv/kernel/smpboot.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- Use bool value in set_cpu_online()
https://git.kernel.org/riscv/c/07f23286451d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-05-22 23:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-18 6:54 [PATCH] Use bool value in set_cpu_online() Zhao Ke
2024-03-18 6:54 ` Zhao Ke
2024-04-16 18:06 ` Charlie Jenkins
2024-04-16 18:06 ` Charlie Jenkins
2024-05-22 23:51 ` patchwork-bot+linux-riscv [this message]
2024-05-22 23:51 ` patchwork-bot+linux-riscv
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=171642190790.9409.1797871952115228181.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=aou@eecs.berkeley.edu \
--cc=dawei.li@shingroup.cn \
--cc=ke.zhao@shingroup.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=paul.walmsley@sifive.com \
--cc=shenghui.qu@shingroup.cn \
/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.