Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp312239pxb; Fri, 16 Apr 2021 06:23:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyh53Tny0/n4JUZ5lTDNx3zNhvdXLnAwoIPf7JKHyoaApGvhx3fsF5mv8x2JFzjwfpR3YrY X-Received: by 2002:a17:90a:9404:: with SMTP id r4mr9482535pjo.64.1618579382154; Fri, 16 Apr 2021 06:23:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618579382; cv=none; d=google.com; s=arc-20160816; b=f9oKvluuMixF2KO9WD+klyE8YN56c4fqeD2VK9wl4exqPjB1SdfHn74hxT/gC8BdCE 9Vl8lwR61QxvEpjcAqRRXKROJmkEjhVR7Sb4+4W+H/748lO1a4LwpnQ6aCI/zuyOG/wk FAWYtC5CiZoQaG+8hYan2lcxbUKhGMNf4T27XSuk+0255vHbdVuUrW5QjGwPW39+AVQg LfDsdg27K7sbioYoOvBdRPa+x6GpxtB8gQzKJAYm4DLlPqWtfv6S/kJmpZFS0OnGDTrf sc6XV+v62dr3fQdIOLU39EPxdm6Zy6l4UBDLJESIBOoAWI9q9/aApopegAgKrgdtWtmQ uBrA== 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=L7gUD2vMnKrhXZ8zCF6UNgUgKKjLV2KpuBLY8hQmR+Q=; b=CX8STJrIQ5EkxsaZ9y1LDQEChUq2jzNA7D6Le4FHIUL4Y+FGd2zH4REmISbfjlaYAh axlLSb3vGQgJRYBJHB8vWtMXaW3H+jEaNVMY9eyd1cZin/yq7CGlvQN/Pzm9SPH64kWa 51QQnMVWN65gxawhPyE39obG9A1OX3KyIaujtxbXLjvDHsGNvjThOOv9vSSp968rpDJx nYbMLvch4Y3W4kWKaNgVEbfTlKK0AXLx0OtjY7Mie89CHXBCVy6RTfhl2mt1fJV8y8D2 5A69emWX2ZCav3Frd71vvEHsQ+Vxzie2k3gbV12SddyAlxSwtROha6KgnVWXWxHPwd3L oNog== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1LuNiiCL; 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 t9si8263801pgc.506.2021.04.16.06.22.40; Fri, 16 Apr 2021 06:23:02 -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=1LuNiiCL; 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 S242084AbhDPNVC (ORCPT + 99 others); Fri, 16 Apr 2021 09:21:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:42260 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235361AbhDPNVB (ORCPT ); Fri, 16 Apr 2021 09:21:01 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7725261003; Fri, 16 Apr 2021 13:20:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1618579236; bh=Wi/nLQgcn/JH9WXBh2E48up7ZmjmYCgAyJbsb8cnjhU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1LuNiiCLcb4ktgUkDnBBapxHecDoi5oh56ZAOAi4Iqa6pZvQh0UJfDDURu+hxtmsO /Ave1zJZUXipPd5pThy8mcZoI4fdkhoZF8hRu7pichW1BMdreZh2kah60sarZmtBB4 q6uh0dRuf6QF1AKDWUiFs+spApSb4+1PfevFKiBY= Date: Fri, 16 Apr 2021 15:20:33 +0200 From: Greg Kroah-Hartman To: Sven Van Asbroeck Cc: Nick Desaulniers , Linus Torvalds , Miguel Ojeda , rust-for-linux@vger.kernel.org, Linux Kbuild mailing list , "open list:DOCUMENTATION" , Linux Kernel Mailing List , Alex Gaynor , Geoffrey Thomas , Finn Behrens , Adam Bratschi-Kaye , Wedson Almeida Filho Subject: Re: [PATCH 09/13] Samples: Rust examples Message-ID: References: <20210414184604.23473-1-ojeda@kernel.org> <20210414184604.23473-10-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 Fri, Apr 16, 2021 at 09:07:10AM -0400, Sven Van Asbroeck wrote: > On Thu, Apr 15, 2021 at 3:11 AM Greg Kroah-Hartman > wrote: > > > > I've been talking with the developers here about doing a "real" driver > > Would it be beneficial if the device h/w targeted by the "real" Rust > driver has QEMU emulation? Perhaps in addition to physical silicon. Again, as was reported, a nvme driver falls into that category today, no need to look very far. thanks, greg k-h