Re: [PATCH 2/7] scripts: modpost: increase buf_printf's buffer size

From: Miguel Ojeda

Date: Fri May 01 2026 - 11:32:02 EST


On Fri, May 1, 2026 at 3:02 PM Gary Guo <gary@xxxxxxxxxxx> wrote:
>
> The only case that I've been hit with very long symbol names so far is doc tests.

Yeah, nowadays where I have seen them are doctests too, in particular
for UML debug builds.

Cheers,
Miguel