On Mon, Jul 14, 2025 at 7:11 AM Danilo Krummrich dakr@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@linuxfoundation.org Reviewed-by: Alice Ryhl aliceryhl@google.com Signed-off-by: Tamir Duberstein tamird@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.