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 EE9ABC6FD1F for ; Wed, 20 Mar 2024 18:18:07 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1AF1710E45E; Wed, 20 Mar 2024 18:18:04 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (1024-bit key; unprotected) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="RhiThRyq"; dkim-atps=neutral Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by gabe.freedesktop.org (Postfix) with ESMTPS id F106F10E01F; Wed, 20 Mar 2024 18:18:01 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id B1ED3CE11A1; Wed, 20 Mar 2024 18:17:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 84D5EC433F1; Wed, 20 Mar 2024 18:17:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1710958678; bh=nyR0uFG7tZpDXAGVoxwRgN9QFStj44cGzi46W0+gxB8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RhiThRyq/MN/RH0CbLM/1cZMJ/aCX1F3SuKOSRLETFEqW3rmgrMAL0pyYZkcMLvG9 45aqUG120Z6iQxUwUQ+a2n8I6Md45CQGLToscbOc5t9X/EebufPOLWsfQm4SaG8wUA TnJSpCIt0m00Amai+vANkYZixDCvxcf4k6CRZoww= Date: Wed, 20 Mar 2024 19:17:54 +0100 From: Greg KH To: Danilo Krummrich Cc: dri-devel@lists.freedesktop.org, nouveau@lists.freedesktop.org, rust-for-linux@vger.kernel.org, airlied@redhat.com, lyude@redhat.com, pstanner@redhat.com, ajanulgu@redhat.com, mcanal@igalia.com, lina@asahilina.net, a.hindborg@samsung.com Subject: Re: Nova and staging Rust abstractions Message-ID: <2024032007-imprison-rejoicing-e925@gregkh> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: nouveau@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Nouveau development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: nouveau-bounces@lists.freedesktop.org Sender: "Nouveau" On Wed, Mar 20, 2024 at 06:58:43PM +0100, Danilo Krummrich wrote: > @Greg, can you please have a first quick look at rust-device [5]? If they are sent as patches to review, yes, I can get to them as part of my normal patch review cycle. Otherwise I have no cyeles to dig through random github trees... thanks, greg k-h