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 2E9B0C6FA82 for ; Mon, 12 Sep 2022 16:40:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229760AbiILQkS (ORCPT ); Mon, 12 Sep 2022 12:40:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59098 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229809AbiILQkM (ORCPT ); Mon, 12 Sep 2022 12:40:12 -0400 Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AEFF21B7A2 for ; Mon, 12 Sep 2022 09:40:09 -0700 (PDT) From: John Ogness DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1663000805; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=slnxiOp+gkRXmBVTDJrYoCWxL2o6z4OOeTrE9ERi8pk=; b=PpRUNZSVcaZHfWwdBQdAtjTjPFNNQpCQ4HFaxk2TSxNrY11dlIYpKDZJDeqFmnEhkpsHUz xSa7lbFV+MZpr7sgLNychRlMiV/LY/tkLt7qBqaRmBl6j4NSqgwo2olejgJe6Oou5W2XE2 sc6D3PPxvEs10IT+Ti/XTrTXo06IhtRmlifFc+wQDXprhdKs4kui7tozauuqIk9veVEPTf KaRodEQDwDrTDMyzbrB8F/HiH6WRjrZSur+fR7MKffQvoHHExPSkjcm0eOieIIDmJT68d6 yJ1gIe3wZFyJUIofYK9urHQAEUIF5ZbmHzkk+te4B/UIqXprRIadub5XP2+MwA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1663000805; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=slnxiOp+gkRXmBVTDJrYoCWxL2o6z4OOeTrE9ERi8pk=; b=6kc5/xjrB7UM1LAK4AFV7+uMUVeL1LlInMN9h0imVlUTWy7ec6rGwS+7adDt+df7tZeYvr 3ygAg93t5c0cL6Ag== To: Thomas Gleixner , LKML Cc: Petr Mladek , Sergey Senozhatsky , Steven Rostedt , 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: printk meeting at LPC 2022 In-Reply-To: <20220910221947.171557773@linutronix.de> References: <20220910221947.171557773@linutronix.de> Date: Mon, 12 Sep 2022 18:46:04 +0206 Message-ID: <87h71cr1gb.fsf@jogness.linutronix.de> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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" John Ogness [0] https://lpc.events/event/16/contributions/1394/ [1] https://lore.kernel.org/all/20220910221947.171557773@linutronix.de/