Re: [PATCH] gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rs
From: Danilo Krummrich
Date: Wed Jan 07 2026 - 05:20:32 EST
On 1/7/26 1:24 AM, John Hubbard wrote:
> $ dmesg -t --level=info|grep NovaCore
> NovaCore 0000:e1:00.0: NVIDIA (Chipset: GA104, Architecture: Ampere, Revision: a.1)
> NovaCore 0000:e1:00.0: GPU name: NVIDIA RTX A4000
> [drm] Initialized nova 0.0.0 for NovaCore.nova-drm.0 on minor 0
>
> So I'd love to leave the GPU name at info level, if you agree that
> this is about right.
Since it adds additional information about the specific board, which is not
covered by the chipset information already I think it's fine.