Messages in this thread |  | | From | Miguel Ojeda <> | | Date | Mon, 9 Mar 2026 23:40:05 +0100 | | Subject | Re: [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation |
| |
On Mon, Mar 9, 2026 at 8:40 PM Danilo Krummrich <dakr@kernel.org> wrote: > > Reported-by: Gary Guo <gary@garyguo.net> > 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@mail.gmail.com/
Cheers, Miguel
|  |