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 6ECFFC43458 for ; Mon, 13 Jul 2026 08:17:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CA4E410E85B; Mon, 13 Jul 2026 08:17:13 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="nik1LZEy"; 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 A73B110E0D0 for ; Mon, 13 Jul 2026 08:17:12 +0000 (UTC) Received: by mail-wm1-f73.google.com with SMTP id 5b1f17b1804b1-493bf840a69so20692205e9.3 for ; Mon, 13 Jul 2026 01:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20251104; t=1783930631; x=1784535431; darn=lists.freedesktop.org; h=content-type:cc:to:from:subject:message-id:references:mime-version :in-reply-to:date:from:to:cc:subject:date:message-id:reply-to :content-type; bh=e7biIQWq4ayHoPrEIMSf8dlPvUrUBRV5RYriupriJE0=; b=nik1LZEyOLeFJKshh+dzlYBkEq8y3KRSDuC8f1lFV1D3C3pTIt2a1l36p/qZcKg2vg DQVWTx1DyVHItpvDIRPUJVm9GEX5nw2O3aWoqt+jT5B1/NJrFJq5W0gbJKuNimklEL9V 31mEWgu3TqCcmGUeRGHAUwvmaaZNjj0ej4JSyHQBTCxx+R+7yekyiKRYABzC4Sc+auGn pffJtRxq4fXvkvVhjt0REO8+eNYUmy0k5fg1o/gHWIKYeZggB7bMLpWUvIfiaCtnhFkB b9BqgmuMYLzENitdLgTfSL7mN948XKutV+i1ptgN5VWgrRhVgtWBdzvuASiLx77HqfKe Bn0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1783930631; x=1784535431; h=content-type: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:content-type; bh=e7biIQWq4ayHoPrEIMSf8dlPvUrUBRV5RYriupriJE0=; b=Y/QADAYyoRahJCaia9ldlynx+Q3Anyve04a+TjQV0opicXnIlOjYIMF70D6wRJ8Ya/ XSD3dy4cWW77JWKfRASbdj3xVeelJOu2u/L3hLFBL7NRWc0djw1XMZvvrA6us/c9KJSi EtHA6V1nEglUOARxQ+AJk/rhCcH93NI6LFTJSRXEKSJxmcYuzIWnX0NreWuGFB9umpx/ 93GlPyhHWYGdEbWHJyzOvelodfWCGqK5fTxZlghTMk9hBbpv70lvdjpZD+E51Cx+6iag Im8iBXwHhSf1WTT5QCx1tboSOK1G3mVh24OnKieZQtx0+iqLu+L4w4VEvrcezTMLXKks eK/g== X-Forwarded-Encrypted: i=1; AHgh+RqScJkkEmOPWkFsOvLBUUHgnTzpMHCusPooYXVPJje4FMhhfoEyJMdeoTW68VunCljEwZz9Oh/UNDY=@lists.freedesktop.org X-Gm-Message-State: AOJu0YxVFDFpVyBHleTEmmxtRrJgVO2Wblb09SNmK29yrJLgqcdsCtFv 1j3PIfw2JXOhZJzfiQjDVPwm2Vj0Wixf0Ys2LobCkIUbAZbI3oigNJEW2EGkdDtGoY8u2Fd+6sx klZ2kGaLAXIcML6ltMQ== X-Received: from wmpu18.prod.google.com ([2002:a05:600c:4d12:b0:493:f522:9fbe]) (user=aliceryhl job=prod-delivery.src-stubby-dispatcher) by 2002:a05:600c:4f91:b0:493:72d3:4a81 with SMTP id 5b1f17b1804b1-493f87e5bd2mr75050475e9.16.1783930630723; Mon, 13 Jul 2026 01:17:10 -0700 (PDT) Date: Mon, 13 Jul 2026 08:17:09 +0000 In-Reply-To: <20260713-fix-fops-owner-v8-0-2495cfa82d47@linux.dev> Mime-Version: 1.0 References: <20260713-fix-fops-owner-v8-0-2495cfa82d47@linux.dev> Message-ID: Subject: Re: [PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions From: Alice Ryhl To: Alvin Sun Cc: Miguel Ojeda , Boqun Feng , Gary Guo , "=?utf-8?B?QmrDtnJu?= Roy Baron" , Benno Lossin , Andreas Hindborg , Trevor Gross , Danilo Krummrich , Luis Chamberlain , Petr Pavlu , Daniel Gomez , Sami Tolvanen , Aaron Tomlin , Greg Kroah-Hartman , "Rafael J. Wysocki" , David Airlie , Simona Vetter , Daniel Almeida , Arnd Bergmann , Brendan Higgins , David Gow , Rae Moar , Breno Leitao , Jens Axboe , Dave Ertman , Leon Romanovsky , Igor Korotin , FUJITA Tomonori , Bjorn Helgaas , "Krzysztof =?utf-8?Q?Wilczy=C5=84ski?=" , "Arve =?utf-8?B?SGrDuG5uZXbDpWc=?=" , Todd Kjos , Christian Brauner , Carlos Llamas , rust-for-linux@vger.kernel.org, linux-modules@vger.kernel.org, driver-core@lists.linux.dev, dri-devel@lists.freedesktop.org, nova-gpu@lists.linux.dev, linux-kselftest@vger.kernel.org, kunit-dev@googlegroups.com, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-pci@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 Mon, Jul 13, 2026 at 02:45:21PM +0800, Alvin Sun wrote: > During tyr debugfs development, a kernel NULL pointer dereference was > encountered after `rmmod tyr` while gnome-shell still held /dev/card1 open: I left a few minor comments, but otherwise LGTM. Reviewed-by: Alice Ryhl