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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 219F2C433ED for ; Mon, 19 Apr 2021 20:43:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E9BB5611C9 for ; Mon, 19 Apr 2021 20:43:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233568AbhDSUnk (ORCPT ); Mon, 19 Apr 2021 16:43:40 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:41373 "EHLO relay12.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230063AbhDSUnj (ORCPT ); Mon, 19 Apr 2021 16:43:39 -0400 Received: from localhost (unknown [50.39.163.217]) (Authenticated sender: josh@joshtriplett.org) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 43867200003; Mon, 19 Apr 2021 20:43:06 +0000 (UTC) Date: Mon, 19 Apr 2021 13:42:58 -0700 From: Josh Triplett To: Miguel Ojeda Cc: rust-for-linux Subject: Re: Poll for call Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: rust-for-linux@vger.kernel.org Either day works for me, and I'd love to join. Linux Plumbers Conference and Kernel Summit are coming up. I'd like to propose a "What Does the Kernel Need from Rust?" session, with my lang and libs hats on. I'd also love to talk about the recent LKML thread, and the plans for a custom alloc crate vs reusing the Rust alloc crate. On Mon, Apr 19, 2021 at 06:14:56PM +0200, Miguel Ojeda wrote: > Hi all, > > Now that some days have passed since the RFC, let's have one of our calls. > > I propose next weekend Saturday 24th or Sunday 25th at 18:00 UTC like > as usual (EU evening / US afternoon). Please let me know which day you > prefer, if any. > > As usual, anybody is welcome to join. The meetings take place on > Google Meet. The invitation link will be sent later on to those > interested. > > Cheers, > Miguel