[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170498463800.20080.16588164711212512128.git-patchwork-notify@kernel.org>
Date: Thu, 11 Jan 2024 14:50:38 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Ben Dooks <ben.dooks@...ethink.co.uk>
Cc: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
paul.walmsley@...ive.com, palmer@...belt.com, aou@...s.berkeley.edu
Subject: Re: [PATCH] riscv: fix __user annotation in traps_misaligned.c
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@...osinc.com>:
On Thu, 23 Nov 2023 14:16:17 +0000 you wrote:
> The instruction reading code can read from either user or kernel addresses
> and thus the use of __user on pointers to instructions depends on which
> context. Fix a few sparse warnings by using __user for user-accesses and
> remove it when not.
>
> Fixes:
>
> [...]
Here is the summary with links:
- riscv: fix __user annotation in traps_misaligned.c
https://git.kernel.org/riscv/c/ca0e433b41a6
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