[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168123481962.28886.3531781273059476912.git-patchwork-notify@kernel.org>
Date: Tue, 11 Apr 2023 17:40:19 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Björn Töpel <bjorn@...nel.org>@ci.codeaurora.org
Cc: linux-riscv@...ts.infradead.org, aou@...s.berkeley.edu,
paul.walmsley@...ive.com, palmer@...belt.com,
guoren@...ux.alibaba.com, bjorn@...osinc.com, heiko@...ech.de,
conor@...nel.org, zouyipeng@...wei.com,
linux-kernel@...r.kernel.org, palmer@...osinc.com,
heiko.stuebner@...ll.eu
Subject: Re: [PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode()
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@...osinc.com>:
On Mon, 3 Apr 2023 08:52:07 +0200 you wrote:
> From: Björn Töpel <bjorn@...osinc.com>
>
> The RISC-V calling convention passes the first argument, and the
> return value in the a0 register. For this reason, the a0 register
> needs some extra care; When handling syscalls, the a0 register is
> saved into regs->orig_a0, so a0 can be properly restored for,
> e.g. interrupted syscalls.
>
> [...]
Here is the summary with links:
- riscv: entry: Save a0 prior syscall_enter_from_user_mode()
https://git.kernel.org/riscv/c/9c2598d43510
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists