Re: [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation
From: Miguel Ojeda
Date: Mon Mar 09 2026 - 18:40:48 EST
On Mon, Mar 9, 2026 at 8:40 PM Danilo Krummrich <dakr@xxxxxxxxxx> wrote:
>
> Reported-by: Gary Guo <gary@xxxxxxxxxxx>
> Closes: https://rust-for-linux.zulipchat.com/#narrow/channel/509436-Nova/topic/.60Cmdq.3A.3Anew.60.20uses.20excessive.20stack.20size/near/570375549
> Fixes: f38b4f105cfc ("gpu: nova-core: Create initial Gsp")
`objtool` also complains about it because it doesn't handle certain
instructions, so probably:
Link: https://lore.kernel.org/rust-for-linux/CANiq72mAQxbRJZDnik3Qmd4phvFwPA01O2jwaaXRh_T+2=L-qA@xxxxxxxxxxxxxx/
Cheers,
Miguel