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=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_2 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 9DE70C48BE8 for ; Fri, 18 Jun 2021 15:23:58 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 2576E613F0 for ; Fri, 18 Jun 2021 15:23:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2576E613F0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id ADB016B006E; Fri, 18 Jun 2021 11:23:57 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id A63A46B0071; Fri, 18 Jun 2021 11:23:57 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 8DDCA6B0072; Fri, 18 Jun 2021 11:23:57 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0216.hostedemail.com [216.40.44.216]) by kanga.kvack.org (Postfix) with ESMTP id 56C5E6B006E for ; Fri, 18 Jun 2021 11:23:57 -0400 (EDT) Received: from smtpin32.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id E9E4DC5B6 for ; Fri, 18 Jun 2021 15:23:56 +0000 (UTC) X-FDA: 78267214872.32.C88A8FE Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf06.hostedemail.com (Postfix) with ESMTP id 9D30BC0201D7 for ; Fri, 18 Jun 2021 15:23:56 +0000 (UTC) Received: from oasis.local.home (cpe-66-24-58-225.stny.res.rr.com [66.24.58.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1DF4C6127C; Fri, 18 Jun 2021 15:23:54 +0000 (UTC) Date: Fri, 18 Jun 2021 11:23:52 -0400 From: Steven Rostedt To: Matthew Wilcox Cc: Geert Uytterhoeven , James Bottomley , Laurent Pinchart , Shuah Khan , Konstantin Ryabitsev , "Enrico Weigelt, metux IT consult" , David Hildenbrand , Greg KH , Christoph Lameter , Theodore Ts'o , Jiri Kosina , ksummit@lists.linux.dev, Linux Kernel Mailing List , linux-block@vger.kernel.org, Linux FS Devel , Linux MM , netdev , Linux-Arch , Linux API Subject: Re: Maintainers / Kernel Summit 2021 planning kick-off Message-ID: <20210618112352.2366a262@oasis.local.home> In-Reply-To: References: <5038827c-463f-232d-4dec-da56c71089bd@metux.net> <20210610182318.jrxe3avfhkqq7xqn@nitro.local> <20210610152633.7e4a7304@oasis.local.home> <37e8d1a5-7c32-8e77-bb05-f851c87a1004@linuxfoundation.org> <20210618103214.0df292ec@oasis.local.home> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Server: rspam01 X-Rspamd-Queue-Id: 9D30BC0201D7 Authentication-Results: imf06.hostedemail.com; dkim=none; dmarc=none; spf=pass (imf06.hostedemail.com: domain of "SRS0=ahmz=LM=goodmis.org=rostedt@kernel.org" designates 198.145.29.99 as permitted sender) smtp.mailfrom="SRS0=ahmz=LM=goodmis.org=rostedt@kernel.org" X-Stat-Signature: 7nxeqsnqigax8wz4fowp1igfxb1udpkj X-HE-Tag: 1624029836-881371 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Fri, 18 Jun 2021 16:14:26 +0100 Matthew Wilcox wrote: > > I deliberately didn't say anything about a speaker ;-) > > There's usually a speaker in the room so everyone can hear the question > ... Right, that's what I was thinking. Not the phone having a speaker, but the room having one. Otherwise, remote attendees wont be able to participate. -- Steve