Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp5521806pxv; Wed, 7 Jul 2021 05:52:45 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzJH8UzPPLgpYJ1OT0EErTUn+6CIgR7uQhoMfjAG/F4msEIP17OxLubhht1R/RHiBQkbKB6 X-Received: by 2002:a17:906:1b14:: with SMTP id o20mr3453164ejg.204.1625662365594; Wed, 07 Jul 2021 05:52:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625662365; cv=none; d=google.com; s=arc-20160816; b=ewm4pQbiGgX5bKBKynLf3oT5OONelmBaPxtMoUMymJTI1Vf8kLJS9WVf4jYE9aN9tU 8yg7Zr+Fw4ROOaalDZMT8op3X1OgBSorZLnLrXIkokTPFsAmuQpy6Ql/3GXfvsAWqBok /bYgB/n9Ar8Ra7clx1czuflRjwt/l55j2vHi1k6yVV9xbao3CRJNJlAnMZz3hx+KXydc XZ4FS3tnej7WwuAK7ex4GMuRsuoSz8tQKTUzf6OyizFC3EcjsN7TUQgoomqXxwBvB7EY WQ67geeoSrvmox37HxjAdIRkmaxkuC6KECD6KlKI2PPGjMoKoJR6mpWxo1lDpO0rJ9U3 /Img== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=TTwmz9Z2Bb4q7VcOpQQQEszHTd70DD+j2ysNIGmRhn8=; b=akad4SfIGk0scJFQolarLxku8AwuwRjrXWX0uafQ2Lgwsup5cTTioXZNs37hb5vb3f yi1Wyao03ouuT9mM9kmzYVwPWX4nzxqNXa4xmYmrkK840cvoNf2WBO3vdVuGSAKEJhC/ DX2dyC85OrXEnRBqTahwMj6zWDgh4G9DA5HlaY3+J5jCQv124aueISSj1y6+1kMWGvjx Bege6Zs232tFqGlnWqwdktaqv9+TUsVk2i4yNsDpRYkhn8KAqwxRVlaqnWOESeG7TwUN x+fJChs0Yko159x4Dx4wAzaBQYbRqxo86S72vTlB5Qr8QXuiZqn2ZVv60kT22a3p5n34 gM2w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=dYwgToOU; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id eu9si18113535ejc.117.2021.07.07.05.52.22; Wed, 07 Jul 2021 05:52:45 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=dYwgToOU; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231670AbhGGMxh (ORCPT + 99 others); Wed, 7 Jul 2021 08:53:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:51260 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231553AbhGGMxh (ORCPT ); Wed, 7 Jul 2021 08:53:37 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BE7B661CB9; Wed, 7 Jul 2021 12:50:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1625662257; bh=T/6V7NtYw3XVHDWvfHf4Ig60ns9m+Gj7S40AvwV9oUc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dYwgToOUKqm8DuqD6KeEvfvNqe2bnxaVxDlbLMweNFLsJOosRTB9b7nRBJFFlg5mK adbH8TiIwoHjU6ZNpqEbBuOMhmg9/Z2L9XELPjdJ4f2tDv944k6AjiPLJ+ZqsEceVZ MAE7RCSV73ldkbFqDNVCOdW981CEA4jfSZhQVti8= Date: Wed, 7 Jul 2021 14:50:54 +0200 From: Greg Kroah-Hartman To: Miguel Ojeda Cc: Christoph Hellwig , Miguel Ojeda , Linus Torvalds , rust-for-linux , Linux Kbuild mailing list , Linux Doc Mailing List , linux-kernel Subject: Re: [PATCH 00/17] Rust support Message-ID: References: <20210704202756.29107-1-ojeda@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 07, 2021 at 02:33:57PM +0200, Miguel Ojeda wrote: > Now, if you are OK with non-hardware modules, you can take a look at > Rust Binder (last patch in the series) which is a non-trivial module > and it is already working. Cool, does it actually pass the binder self-tests that the Android systems have for the codebase? Last I looked at this thing, it was not feature-complete compared to the in-kernel binder code, has that been resolved and the needed filesystem changes added? thanks, greg k-h