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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 925C0ECAAD3 for ; Thu, 15 Sep 2022 11:09:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229602AbiIOLJw (ORCPT ); Thu, 15 Sep 2022 07:09:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58038 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229483AbiIOLJs (ORCPT ); Thu, 15 Sep 2022 07:09:48 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8836318356 for ; Thu, 15 Sep 2022 04:09:47 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E051361F92 for ; Thu, 15 Sep 2022 11:09:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CD928C433D6; Thu, 15 Sep 2022 11:09:42 +0000 (UTC) Date: Thu, 15 Sep 2022 07:09:38 -0400 From: Steven Rostedt To: Sergey Senozhatsky Cc: John Ogness , Thomas Gleixner , LKML , Petr Mladek , Linus Torvalds , Peter Zijlstra , "Paul E. McKenney" , Daniel Vetter , Greg Kroah-Hartman , Helge Deller , Jason Wessel , Daniel Thompson , John Kacur , "John B. Wyatt IV" , Sebastian Andrzej Siewior Subject: Re: printk meeting at LPC 2022 Message-ID: <20220915070938.7930c1df@rorschach.local.home> In-Reply-To: References: <20220910221947.171557773@linutronix.de> <87h71cr1gb.fsf@jogness.linutronix.de> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 15 Sep 2022 20:00:57 +0900 Sergey Senozhatsky wrote: > Hi, > > On (22/09/12 18:46), John Ogness wrote: > > Hi, > > > > We now have a room/timeslot [0] where Thomas and I will be presenting > > and discussing this new approach [1] for bringing kthread and atomic > > console printing to the kernel. > > > > Wednesday, 14 Sep. @ 3:00pm-4:30pm in room "Meeting 9" > > Was this recorded? I glanced through LPC/kernel summit schedules and didn't > find it anywhere. Yes it was, but it will take a bit to extract it from BBB and upload it to YouTube. -- Steve