[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170621822925.6239.5198530018567200745.git-patchwork-notify@kernel.org>
Date: Thu, 25 Jan 2024 21:30:29 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Wang@...eaurora.org, Xiao W <xiao.w.wang@...el.com>
Cc: linux-riscv@...ts.infradead.org, paul.walmsley@...ive.com,
palmer@...belt.com, aou@...s.berkeley.edu, arnd@...db.de,
geert@...ux-m68k.org, haicheng.li@...el.com, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] riscv: Avoid code duplication with generic bitops
implementation
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@...osinc.com>:
On Sun, 12 Nov 2023 17:44:21 +0800 you wrote:
> There's code duplication between the fallback implementation for bitops
> __ffs/__fls/ffs/fls API and the generic C implementation in
> include/asm-generic/bitops/. To avoid this duplication, this patch renames
> the generic C implementation by adding a "generic_" prefix to them, then we
> can use these generic APIs as fallback.
>
> Suggested-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> Signed-off-by: Xiao Wang <xiao.w.wang@...el.com>
>
> [...]
Here is the summary with links:
- riscv: Avoid code duplication with generic bitops implementation
https://git.kernel.org/riscv/c/cb4ede926134
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