[PATCH 01/10] gpu: nova-core: use `core::ffi::CStr` method names

Tamir Duberstein tamird at gmail.com
Mon Jul 14 12:34:56 UTC 2025


On Mon, Jul 14, 2025 at 7:11 AM Danilo Krummrich <dakr at kernel.org> wrote:
>
> On Wed Jul 9, 2025 at 9:58 PM CEST, Tamir Duberstein wrote:
> > Prepare for `core::ffi::CStr` taking the place of `kernel::str::CStr` by
> > avoid methods that only exist on the latter.
> >
> > Link: https://github.com/Rust-for-Linux/linux/issues/1075
> > Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> > Reviewed-by: Alice Ryhl <aliceryhl at google.com>
> > Signed-off-by: Tamir Duberstein <tamird at gmail.com>
> > ---
> >  drivers/gpu/drm/drm_panic_qr.rs | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> This doesn't look like nova-core. :)

Oops :(

How should I respin this one? the subject should be drm/panic, I think.


More information about the dri-devel mailing list