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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 39E0BD715EA for ; Sat, 24 Jan 2026 13:30:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:References:From:To:Cc: Subject:Message-Id:Date:Mime-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Wn/lkR8u4c21zdrNVr8bnjJnIzUTc63dx2ol44MoDRE=; b=Km4n6Ta7bGYcRi mL0AWipfxU6VXKvHccrHPCEYNE+LkxXTE5nXc9hUTtEX9naOEvYyqspCGWUxRi2QkHOLRalvWqsa9 9OFmfowTIzvx+9jM8jjyMNgOz2+puI8beTo5s7VxWmUiXKuEO89SRgvsz7JBzjot/gerK6Nz0G5gx bqzPF+Dr3S1nHD2RPQigcdZ4ognMvC7oRsIjzpVBP9KLju0fiTJivO1qhyyi0RLXYYOaa99IYUZ4E t5jNlC02x0ZbYD6JyRaTy8vM9VmkN9gJQ597OO+UJkeVU/FCiGs2uHeXo0SojtIcMOJiI8twRDkyi gQAvU7EbiRGO0D8vOg8g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vjdhw-0000000AHsd-2ZLZ; Sat, 24 Jan 2026 13:29:44 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vjdhu-0000000AHsJ-1YUC for linux-riscv@lists.infradead.org; Sat, 24 Jan 2026 13:29:43 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 32EA0406E9; Sat, 24 Jan 2026 13:29:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 147B8C116D0; Sat, 24 Jan 2026 13:29:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769261381; bh=WuVDWxE1MFEQyWLSNVYwC/Xc2H589TKTJgLy9InRQRE=; h=Date:Subject:Cc:To:From:References:In-Reply-To:From; b=Gb9UBnZF4xTb1ngAYRQHI1osVNTq+aL4eNcHF65vr8h5CXhWhXaM2CUodyUBucK11 TulrjPZbuFBIAU5Z+mDUjKTgVqYfcJDD0D5SzhinpNaoVOCyooCLRXQlLd8c+ghTkb zIMoIbUJQx3bEoD4ZQ+w4h026BNrn8Af3gBMuOPrJ2JT4ipRFPOCT6J/kFpdrVYjkh muJfeJ26j/ONbnOfW3xupkVidZ/FiUnY7lwb/PAPjnPYsgULHgJcxooYkysgoKQMlr 3oGXjs8s/ET3a59SvVou/4b0/0RshlbGJ92jjCRMUc7nepczA42KADvlOd+KE5QNy6 B/ooxyTeWyKCw== Mime-Version: 1.0 Date: Sat, 24 Jan 2026 14:29:34 +0100 Message-Id: Subject: Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print Cc: "Gary Guo" , "Gary Guo" , "Greg Kroah-Hartman" , "Rafael J. Wysocki" , "Miguel Ojeda" , "Boqun Feng" , =?utf-8?q?Bj=C3=B6rn_Roy_Baron?= , "Benno Lossin" , "Andreas Hindborg" , "Alice Ryhl" , "Trevor Gross" , "David Airlie" , "Simona Vetter" , "Paul Walmsley" , "Palmer Dabbelt" , "Albert Ou" , "Alexandre Ghiti" , "Alistair Popple" , "Joel Fernandes" , "Lyude Paul" , "John Hubbard" , , , , , To: "Alexandre Courbot" From: "Danilo Krummrich" References: <20260123175854.176735-1-gary@kernel.org> <20260123175854.176735-7-gary@kernel.org> In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260124_052942_435114_0B3F9FC1 X-CRM114-Status: UNSURE ( 5.37 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Sat Jan 24, 2026 at 2:07 PM CET, Alexandre Courbot wrote: > On Sat Jan 24, 2026 at 2:58 AM JST, Gary Guo wrote: >> From: Gary Guo >> >> This is now handled by the macro itself. >> >> Signed-off-by: Gary Guo > > Acked-by: Alexandre Courbot We should take this through drm-rust in the next cycle to avoid conflicts. _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 3578AD715EA for ; Sat, 24 Jan 2026 13:29:46 +0000 (UTC) Received: from kara.freedesktop.org (unknown [131.252.210.166]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4B49110E334; Sat, 24 Jan 2026 13:29:44 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="Gb9UBnZF"; dkim-atps=neutral Received: from kara.freedesktop.org (localhost [127.0.0.1]) by kara.freedesktop.org (Postfix) with ESMTP id EE90340686; Sat, 24 Jan 2026 13:20:50 +0000 (UTC) ARC-Seal: i=1; cv=none; a=rsa-sha256; d=lists.freedesktop.org; s=20240201; t=1769260850; b=MI9WYr8iXLhuTfPQaXeOhsIcFKSnZXJPtT4MCuYBB3e/rz0bInd5ObJJOmyqQdqeB2FDs 8bRWbNSAqFjpD7ItIWOMNlwM8s+FQXxb6jB+ZmLsPcJppOzwMRA04FwkjuYMWyRQU4MaOwP 9FKBn1KKyLHIUGaFVaQoMmG5DmxcFA4LE4MEpepzp2a6UKfOOEBVu/LkzIDnX/5a6I/bgLB cGf7fnZlgVvlf+rSp8K9adZUqpPu5aALmgD7A9lruZbt//G+bTaXhWCBjI/XVrie0uT1ziF ZuPor4GTRfETP/pHidNvu07hs92WjZdLZU1HWl1arDbGuXDD2FiGEVB32Nfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=lists.freedesktop.org; s=20240201; t=1769260850; h=from : sender : reply-to : subject : date : message-id : to : cc : mime-version : content-type : content-transfer-encoding : content-id : content-description : resent-date : resent-from : resent-sender : resent-to : resent-cc : resent-message-id : in-reply-to : references : list-id : list-help : list-unsubscribe : list-subscribe : list-post : list-owner : list-archive; bh=WuVDWxE1MFEQyWLSNVYwC/Xc2H589TKTJgLy9InRQRE=; b=zi4xpu7ESv2FIPoq7IJljoEPKEbtaZ9gm2EFg2TJwoZB+lrX6BK0HpuDwP4ppGgieCnHK PnBIc6fX/z8JShMcgT31JJFzBEMalF9NmWFkhKFlWrWoDI5IXLW+CvuPD8vxNcpPTzCO3mh TMy3X2PP4x7j0ZJYjZyTCHJCx97tQ5vXcLd3AnX/R6yBozzbwmBOUGLTPcsEdHrPK+uQLhW ZWqul0zoSYewOZdsWOXrKDIOaqlZBpCoVWI5XxFcnW6dSu+oEOXlINLabkfwJJdLGMnetni PRLbByWANPba4fk1CmwsXLoCaNrFrZfBHvnk4ljqxYfQ/LkY6joyOLEsNdQA== ARC-Authentication-Results: i=1; mail.freedesktop.org; dkim=pass header.d=kernel.org; arc=none (Message is not ARC signed); dmarc=pass (Used From Domain Record) header.from=kernel.org policy.dmarc=quarantine Authentication-Results: mail.freedesktop.org; dkim=pass header.d=kernel.org; arc=none (Message is not ARC signed); dmarc=pass (Used From Domain Record) header.from=kernel.org policy.dmarc=quarantine Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by kara.freedesktop.org (Postfix) with ESMTPS id 73BD24031A for ; Sat, 24 Jan 2026 13:20:48 +0000 (UTC) Received: from sea.source.kernel.org (sea.source.kernel.org [172.234.252.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8B9A110E1AA; Sat, 24 Jan 2026 13:29:41 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 32EA0406E9; Sat, 24 Jan 2026 13:29:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 147B8C116D0; Sat, 24 Jan 2026 13:29:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769261381; bh=WuVDWxE1MFEQyWLSNVYwC/Xc2H589TKTJgLy9InRQRE=; h=Date:Subject:Cc:To:From:References:In-Reply-To:From; b=Gb9UBnZF4xTb1ngAYRQHI1osVNTq+aL4eNcHF65vr8h5CXhWhXaM2CUodyUBucK11 TulrjPZbuFBIAU5Z+mDUjKTgVqYfcJDD0D5SzhinpNaoVOCyooCLRXQlLd8c+ghTkb zIMoIbUJQx3bEoD4ZQ+w4h026BNrn8Af3gBMuOPrJ2JT4ipRFPOCT6J/kFpdrVYjkh muJfeJ26j/ONbnOfW3xupkVidZ/FiUnY7lwb/PAPjnPYsgULHgJcxooYkysgoKQMlr 3oGXjs8s/ET3a59SvVou/4b0/0RshlbGJ92jjCRMUc7nepczA42KADvlOd+KE5QNy6 B/ooxyTeWyKCw== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 24 Jan 2026 14:29:34 +0100 Message-Id: Subject: Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print To: "Alexandre Courbot" From: "Danilo Krummrich" References: <20260123175854.176735-1-gary@kernel.org> <20260123175854.176735-7-gary@kernel.org> In-Reply-To: Message-ID-Hash: 2G54GPJ7VHAE77KPCOAE2FC3LW55VFRX X-Message-ID-Hash: 2G54GPJ7VHAE77KPCOAE2FC3LW55VFRX X-MailFrom: dakr@kernel.org X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation CC: Gary Guo , Gary Guo , Greg Kroah-Hartman , "Rafael J. Wysocki" , Miguel Ojeda , Boqun Feng , =?utf-8?q?Bj=C3=B6rn_Roy_Baron?= , Benno Lossin , Andreas Hindborg , Alice Ryhl , Trevor Gross , Simona Vetter , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Alistair Popple , Joel Fernandes , rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org, nouveau@lists.freedesktop.org, dri-devel@lists.freedesktop.org, linux-riscv@lists.infradead.org X-Mailman-Version: 3.3.8 Precedence: list List-Id: Nouveau development list Archived-At: Archived-At: List-Archive: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Sat Jan 24, 2026 at 2:07 PM CET, Alexandre Courbot wrote: > On Sat Jan 24, 2026 at 2:58 AM JST, Gary Guo wrote: >> From: Gary Guo >> >> This is now handled by the macro itself. >> >> Signed-off-by: Gary Guo > > Acked-by: Alexandre Courbot We should take this through drm-rust in the next cycle to avoid conflicts. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8EDB63EBF0F; Sat, 24 Jan 2026 13:29:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769261381; cv=none; b=e63ixsK6USIERjpFksDd2buaOEWeB3D7/XOdp2heUGgTlrhtvq78X6GLDMYxGYObj4CiBuBbMXJbda3CGS5hqaw92FgxUQaliNEpJZtDLE0kwHu/HL2D3y3jpZXR7mHjo/XKfGncN+/hVOD7+vecf21G9S0qBnG2spW2WByr6U0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769261381; c=relaxed/simple; bh=WuVDWxE1MFEQyWLSNVYwC/Xc2H589TKTJgLy9InRQRE=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=fBNVyWZFuotSZ87HgbVW00cAWecHuZDOb+KQjGGK2pr48eAor0Pu2O+lY2r0FueHgUWCGgmvtCUiDcHOeHBsWmJnMhQWMgUQTccNSsy5utmQNYMVlZoPIacX8havvqcEOq5TU3X848KWItoA3hzBG64i3ugh4EuKU2KXJr9ebjM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Gb9UBnZF; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Gb9UBnZF" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 147B8C116D0; Sat, 24 Jan 2026 13:29:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769261381; bh=WuVDWxE1MFEQyWLSNVYwC/Xc2H589TKTJgLy9InRQRE=; h=Date:Subject:Cc:To:From:References:In-Reply-To:From; b=Gb9UBnZF4xTb1ngAYRQHI1osVNTq+aL4eNcHF65vr8h5CXhWhXaM2CUodyUBucK11 TulrjPZbuFBIAU5Z+mDUjKTgVqYfcJDD0D5SzhinpNaoVOCyooCLRXQlLd8c+ghTkb zIMoIbUJQx3bEoD4ZQ+w4h026BNrn8Af3gBMuOPrJ2JT4ipRFPOCT6J/kFpdrVYjkh muJfeJ26j/ONbnOfW3xupkVidZ/FiUnY7lwb/PAPjnPYsgULHgJcxooYkysgoKQMlr 3oGXjs8s/ET3a59SvVou/4b0/0RshlbGJ92jjCRMUc7nepczA42KADvlOd+KE5QNy6 B/ooxyTeWyKCw== Precedence: bulk X-Mailing-List: rust-for-linux@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 24 Jan 2026 14:29:34 +0100 Message-Id: Subject: Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print Cc: "Gary Guo" , "Gary Guo" , "Greg Kroah-Hartman" , "Rafael J. Wysocki" , "Miguel Ojeda" , "Boqun Feng" , =?utf-8?q?Bj=C3=B6rn_Roy_Baron?= , "Benno Lossin" , "Andreas Hindborg" , "Alice Ryhl" , "Trevor Gross" , "David Airlie" , "Simona Vetter" , "Paul Walmsley" , "Palmer Dabbelt" , "Albert Ou" , "Alexandre Ghiti" , "Alistair Popple" , "Joel Fernandes" , "Lyude Paul" , "John Hubbard" , , , , , To: "Alexandre Courbot" From: "Danilo Krummrich" References: <20260123175854.176735-1-gary@kernel.org> <20260123175854.176735-7-gary@kernel.org> In-Reply-To: On Sat Jan 24, 2026 at 2:07 PM CET, Alexandre Courbot wrote: > On Sat Jan 24, 2026 at 2:58 AM JST, Gary Guo wrote: >> From: Gary Guo >> >> This is now handled by the macro itself. >> >> Signed-off-by: Gary Guo > > Acked-by: Alexandre Courbot We should take this through drm-rust in the next cycle to avoid conflicts.