Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Sat, 2 Nov 2024 11:04:51 +0100 you wrote: > Pass the value of make's -j/--jobs argument to pahole, to avoid out of > memory errors and make pahole respect the "jobs" value of make. > > On systems with little memory but many cores, invoking pahole using -j > without argument potentially creates too many pahole instances, > causing an out-of-memory situation. Instead, we should pass make's > "jobs" value as an argument to pahole's -j, which is likely configured > to be (much) lower than the actual core count on such systems. > > [...] Here is the summary with links: - kbuild,bpf: pass make jobs' value to pahole https://git.kernel.org/bpf/bpf-next/c/09048d22b782 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html