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 60D39C48BE8 for ; Fri, 18 Jun 2021 15:36:45 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id E2DEA6121D for ; Fri, 18 Jun 2021 15:36:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E2DEA6121D 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 6603C6B0072; Fri, 18 Jun 2021 11:36:44 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 636966B0073; Fri, 18 Jun 2021 11:36:44 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 4FF216B0074; Fri, 18 Jun 2021 11:36:44 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0129.hostedemail.com [216.40.44.129]) by kanga.kvack.org (Postfix) with ESMTP id 1ED316B0072 for ; Fri, 18 Jun 2021 11:36:44 -0400 (EDT) Received: from smtpin05.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id AA3EA10F17 for ; Fri, 18 Jun 2021 15:36:43 +0000 (UTC) X-FDA: 78267247086.05.0293430 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf09.hostedemail.com (Postfix) with ESMTP id 5FE2D6000164 for ; Fri, 18 Jun 2021 15:36:43 +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 5D26B610A2; Fri, 18 Jun 2021 15:36:39 +0000 (UTC) Date: Fri, 18 Jun 2021 11:36:37 -0400 From: Steven Rostedt To: Geert Uytterhoeven Cc: Matthew Wilcox , 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: <20210618113637.5890bbcf@oasis.local.home> In-Reply-To: <20210618113452.7ab0033e@oasis.local.home> 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> <20210618113452.7ab0033e@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 Authentication-Results: imf09.hostedemail.com; dkim=none; dmarc=none; spf=pass (imf09.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-Rspamd-Server: rspam02 X-Stat-Signature: r6kqk77dkjb9mrmy7gn6pjzudn9x4bwy X-Rspamd-Queue-Id: 5FE2D6000164 X-HE-Tag: 1624030603-156375 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 11:34:52 -0400 Steven Rostedt wrote: > How many times have you been in a conference where the normal mic and > speaker caused a nasty feedback loop? > > I'm not sure how well phone mics and room speakers will work. BTW, Don't take these criticisms as a rejection of your idea. I actually like the idea. But to implement it, we need to go through all the scenarios that will likely go wrong, if we want it to work. -- Steve