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 2B795C49EA2 for ; Fri, 18 Jun 2021 15:34:59 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 8A1B761351 for ; Fri, 18 Jun 2021 15:34:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8A1B761351 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 242B66B0072; Fri, 18 Jun 2021 11:34:58 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 1F34A6B0073; Fri, 18 Jun 2021 11:34:58 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 045B26B0074; Fri, 18 Jun 2021 11:34:57 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0222.hostedemail.com [216.40.44.222]) by kanga.kvack.org (Postfix) with ESMTP id C47B56B0072 for ; Fri, 18 Jun 2021 11:34:57 -0400 (EDT) Received: from smtpin38.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 57137EFE6 for ; Fri, 18 Jun 2021 15:34:57 +0000 (UTC) X-FDA: 78267242634.38.9DE7E40 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf09.hostedemail.com (Postfix) with ESMTP id 0281F6000178 for ; Fri, 18 Jun 2021 15:34: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 6B96961205; Fri, 18 Jun 2021 15:34:54 +0000 (UTC) Date: Fri, 18 Jun 2021 11:34:52 -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: <20210618113452.7ab0033e@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 Authentication-Results: imf09.hostedemail.com; dkim=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"; dmarc=none X-Rspamd-Server: rspam03 X-Rspamd-Queue-Id: 0281F6000178 X-Stat-Signature: 1et9d6q8sc3k9xkxn857jypg4hdu3b1h X-HE-Tag: 1624030496-872555 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 17:29:04 +0200 Geert Uytterhoeven wrote: > W.r.t. the other speaker in the room, isn't that similar to the normal mic, > and can't that be handled at the receiving side? > There will be a bit more delay involved, though. 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. -- Steve