[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173643940599.1375203.2018216601939564828.git-patchwork-notify@kernel.org>
Date: Thu, 09 Jan 2025 16:16:45 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Clément Léger <cleger@...osinc.com>@codeaurora.org
Cc: linux-riscv@...ts.infradead.org, paul.walmsley@...ive.com,
palmer@...belt.com, linux-kernel@...r.kernel.org, charlie@...osinc.com,
zhangkai@...as.ac.cn, ajones@...tanamicro.com
Subject: Re: [PATCH v3] riscv: module: remove relocation_head rel_entry member
allocation
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer@...osinc.com>:
On Thu, 28 Nov 2024 09:16:34 +0100 you wrote:
> relocation_head's list_head member, rel_entry, doesn't need to be
> allocated, its storage can just be part of the allocated relocation_head.
> Remove the pointer which allows to get rid of the allocation as well as
> an existing memory leak found by Kai Zhang using kmemleak.
>
> Fixes: 8fd6c5142395 ("riscv: Add remaining module relocations")
> Reported-by: Kai Zhang <zhangkai@...as.ac.cn>
> Signed-off-by: Clément Léger <cleger@...osinc.com>
> Reviewed-by: Andrew Jones <ajones@...tanamicro.com>
> Reviewed-by: Charlie Jenkins <charlie@...osinc.com>
> Tested-by: Charlie Jenkins <charlie@...osinc.com>
>
> [...]
Here is the summary with links:
- [v3] riscv: module: remove relocation_head rel_entry member allocation
https://git.kernel.org/riscv/c/03f0b548537f
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