Re: [PATCH v7 4/7] drm/tyr: add GPU virtual memory (VM) support

"Danilo Krummrich" <[email protected]>
Newsgroups org.kernel.vger.rust-for-linux,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Tue Jul 14, 2026 at 5:18 AM CEST, Deborah Brouwer wrote:
> +        // dummy_obj is used to initialize the GPUVM tree.
> +        let dummy_obj = gem::new_dummy_object(ddev).inspect_err(|e| {
> +            pr_err!("Failed to create dummy GEM object: {:?}\n", e);
> +        })?;

In quite a lot of places in this patch and the other patches, please don't use
pr_* primitives in drivers, please use dev_* instead.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.