Re: [PATCH] Documentation/kbuild: Document gendwarfksyms build dependencies
From: Miguel Ojeda
Date: Thu Jan 08 2026 - 10:00:34 EST
On Thu, Jan 8, 2026 at 9:45 AM Jihan LIN via B4 Relay
<devnull+linjh22s.gmail.com@xxxxxxxxxx> wrote:
>
> Fixes: f28568841ae0 ("tools: Add gendwarfksyms")
Not sure if this is meant to be a fix or not; but if it is, then Cc:
stable should be considered since that commit is in an LTS and a
Stable kernel.
> +Dependencies
> +-----
Shouldn't this be the full length?
> + sudo pacman --needed -S zlib libelf
I think these are supposed to be a tab (at least this file uses that)..
Also, Cc'ing linux-modules@xxxxxxxxxxxxxxx as per the "GENDWARFKSYMS"
entry in `MAINTAINERS`.
I hope that helps!
Cheers,
Miguel