From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0D535E9E31E for ; Wed, 11 Feb 2026 15:18:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7064610E08D; Wed, 11 Feb 2026 15:18:01 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="JC/3g2QQ"; dkim-atps=neutral Received: from mail-wm1-f73.google.com (mail-wm1-f73.google.com [209.85.128.73]) by gabe.freedesktop.org (Postfix) with ESMTPS id 18F9310E08D for ; Wed, 11 Feb 2026 15:18:00 +0000 (UTC) Received: by mail-wm1-f73.google.com with SMTP id 5b1f17b1804b1-4806cd00e02so33125055e9.0 for ; Wed, 11 Feb 2026 07:18:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1770823078; x=1771427878; darn=lists.freedesktop.org; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:from:to:cc:subject:date:message-id:reply-to; bh=9W3GtrTir/PmxxS+IFBMkqzeIZRkIPIQ7WtYBBgLjyg=; b=JC/3g2QQGockdx2w3RuSIF94/4Ev07CvhAiHsuZNMJQA1DWc/lwQZJNq9npCwhxGrt bvflslhcQ+uX5rE25uw7HmZzSyKNOoykGABmtULZJLxQ9kRWpBmgP1JcyhQvaEVHEgD/ znokUaJHnm95LAHtw4+HJ1xc+buAeKidrtCS/W3DNNTgHpMbJ9HeU91GvGbwHMFndSGu ynru5YO5jQfJz1vAASizS31aNKtt3VRy+6zRM9XcfNIFP8Yi9uOjddn1dLSVeK18Nhqt /wEltnx79YtjyoTyCrqPudZ+i0NyD94LxG7rTE1ccecCvLryo+hivFqnwHg7F5xzD5ST oHBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770823078; x=1771427878; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9W3GtrTir/PmxxS+IFBMkqzeIZRkIPIQ7WtYBBgLjyg=; b=U5n2HqUKDLYDg4jmOXEZGN4rbOP1GFS7loC2elukrhUJghmQOsOSDymUorWBn9Y7Ef kzzakshx5VVpvooFDrzR5yOiwk4iTHx4mBaUJGw5mdWuceuc557w4gmn9igMufBde6jo 7Ji+3B1uIqdvKDz71txBqO4XdJ/ieBf1xWl1X9ik7kjai1iGBeUfwD+WZFil3n3Jvcvm rRljWmNoE+ZgpE/HTswWbsGkPQqGL5l+E93FiIabaijqSy3ePRVRBgqNsAscGiWOXIsS K/1yxAfA7e6kfV3HtZbfd87yhNUGiUFfW+B0WL/wfjW7vz97Yzcio/saNwnqzgidWTS4 /7eg== X-Forwarded-Encrypted: i=1; AJvYcCUC5PWjzh/wR3Wms62giiJCofRDiQYv6KV7gp0FsTjkcGmLRzwjuqdDyYUPNagm5LVWCzujYCWv9jk=@lists.freedesktop.org X-Gm-Message-State: AOJu0YzBIyOlop3thIoWteIVHYamIjOHhK1Dpi3M5U5Lcw8JA9LAfsKr JZj7Zvh9oXXUt7qp27QJ5RItxo5rXRsFg9KXEcURxMRc/O2QqYkI5SQr+fEDLpMFIVrvb/rg59G 0TX5EsYSZae0Zfm2LOA== X-Received: from wmkz14.prod.google.com ([2002:a7b:c7ce:0:b0:483:2c43:9664]) (user=aliceryhl job=prod-delivery.src-stubby-dispatcher) by 2002:a05:600c:444b:b0:47a:8cce:2940 with SMTP id 5b1f17b1804b1-4835b8d2dd2mr37384535e9.14.1770823078578; Wed, 11 Feb 2026 07:17:58 -0800 (PST) Date: Wed, 11 Feb 2026 15:17:57 +0000 In-Reply-To: <20260211150738.049af4bb@fedora> Mime-Version: 1.0 References: <20260203081403.68733-2-phasta@kernel.org> <20260203081403.68733-5-phasta@kernel.org> <20260210155750.5cdbe6cc@fedora> <8ea48ce49f2c7b6fd715dd54c24e755e8ac3262c.camel@mailbox.org> <20260211120742.0e9e7122@fedora> <20260211150738.049af4bb@fedora> Message-ID: Subject: Re: [RFC PATCH 3/4] rust/drm: Add DRM Jobqueue From: Alice Ryhl To: Boris Brezillon Cc: Gary Guo , phasta@kernel.org, David Airlie , Simona Vetter , Danilo Krummrich , Benno Lossin , "Christian =?utf-8?B?S8O2bmln?=" , Daniel Almeida , Joel Fernandes , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, rust-for-linux@vger.kernel.org Content-Type: text/plain; charset="utf-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Feb 11, 2026 at 03:07:38PM +0100, Boris Brezillon wrote: > > Back to this particular job dependencies use case: we have to embed the > DmaFence pointer in some wrapper with the ListLinks element anyway, > because DmaFences can be inserted in multiple of those lists in > parallel. Okay, if that's the case, then the linked list is *really* not the right tool for the job. Alice