Re: [PATCH v2 08/30] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting

From: John Hubbard

Date: Mon Feb 02 2026 - 16:40:00 EST


On 2/2/26 6:52 AM, Danilo Krummrich wrote:
> On Mon Feb 2, 2026 at 3:49 PM CET, Gary Guo wrote:
>> On Sat Jan 31, 2026 at 12:55 AM GMT, John Hubbard wrote:
...
>>> + gfw::wait_gfw_boot_completion(bar)
>>> + .inspect_err(|_| dev_err!(pdev.as_ref(), "GFW boot did not complete\n"))?;
>>
>> I think the `as_ref()` here is no longer necessary?
>
> Current drm-rust-next does not have the required changes yet, but it will after
> -rc1 is out. I'd recommend basing patch series on linux-next if they do not
> target the current cycle.

OK, I can do that. Maybe ASAP, so that reviewers don't have to deal with
"old" issues that are solved in linux-next?


thanks,
--
John Hubbard