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 BF156C61DA4 for ; Thu, 9 Mar 2023 10:58:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231216AbjCIK6O (ORCPT ); Thu, 9 Mar 2023 05:58:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231332AbjCIK5Y (ORCPT ); Thu, 9 Mar 2023 05:57:24 -0500 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7AA10EBD86 for ; Thu, 9 Mar 2023 02:55:50 -0800 (PST) Received: by mail-ed1-x536.google.com with SMTP id x3so5192773edb.10 for ; Thu, 09 Mar 2023 02:55:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678359343; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=d3WJfEb92xt22bfFrUgoL1/wj4gfJmjIX6QMBtki11E=; b=TwTMzP6pzXfLRsTYKHz1AfNCtBnZG1xs35LMAeJpVLdRxg66JtnQoc8BgMlZl4AJ5u 5Fqv95xgP4iXrp2U3rLknE0hmRVWN8dxqsl+zAut0Af08QfMzLcikpS6rh6JtUN2ojIP hXuIMCF5dwD3EjuRWEnr98FfedfF77XY7MMO046T4sEZr1+4Rw+TAYyFV4Cybr9Vm6QH 3rXD4MiDZMQfE1n339YIwvXzyBMy51+QIgXa+h0FYP3DM3WE47HlK3dWtktft7URXMAj OIywN8sSp+3c1bWjpyyYHCva762GKeQcUTxZUi8+WgkW5cyoxMR4LwQinoLFIQ/iLcL3 P0kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678359343; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=d3WJfEb92xt22bfFrUgoL1/wj4gfJmjIX6QMBtki11E=; b=l5WTQNHCPnvi5ENAuWRJsUzGbabBolWh87rol3xJag7khD27rK8Ss7ltcf10d3Y+7Q dLvFGb0gFLjq9hO+/prsWZu2jfzDYRMyapEXDlN+hR1SdDd6STaL5ixPjQfqBPz2+KOp OpV5G0Htm35M6HjKax/jI1qV6VH+D6xGTGsRxYeBbGHeYyp0GgjlWJYDIGqiuansL3JI th5rsf1rWYPWxX9l3COuFXx83t4OPF3O9QgbtijTiLAC05FBE1B0DqsiQ2/rZTRTjx4a ZxBCQZfTegsprEt5NpeGqIY83eqUCDAp8FIxSnXxTOeVzNEp2HzVVSY9cmUtFUHTDGAw n98Q== X-Gm-Message-State: AO0yUKV/vuBtYb1YcylL61KeFuCtJs8URS75UExQErIN4bpmZVchL+ir 0WP9Azolvy2mHurDcbtcoxfZOw== X-Google-Smtp-Source: AK7set/eMw/OTCfWM+qcnpe0fvIZLj5VwP+nBvPdyhEHct4AV3vuQ1Gw+aPhqva031kCDvgYXDboyg== X-Received: by 2002:a17:906:9c86:b0:914:4277:f3e1 with SMTP id fj6-20020a1709069c8600b009144277f3e1mr11340126ejc.53.1678359342896; Thu, 09 Mar 2023 02:55:42 -0800 (PST) Received: from aspen.lan (cpc141216-aztw34-2-0-cust174.18-1.cable.virginm.net. [80.7.220.175]) by smtp.gmail.com with ESMTPSA id hb15-20020a170906b88f00b008d09b900614sm8614241ejb.80.2023.03.09.02.55.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Mar 2023 02:55:42 -0800 (PST) Date: Thu, 9 Mar 2023 10:55:39 +0000 From: Daniel Thompson To: John Ogness Cc: Petr Mladek , Sergey Senozhatsky , Steven Rostedt , Thomas Gleixner , linux-kernel@vger.kernel.org, Jason Wessel , Douglas Anderson , Aaron Tomlin , Luis Chamberlain , kgdb-bugreport@lists.sourceforge.net, Greg Kroah-Hartman , linux-fsdevel@vger.kernel.org, Andrew Morton , "Guilherme G. Piccoli" , David Gow , Tiezhu Yang , Daniel Vetter , tangmeng , "Paul E. McKenney" , Frederic Weisbecker , Neeraj Upadhyay , Josh Triplett , Mathieu Desnoyers , Lai Jiangshan , Joel Fernandes , rcu@vger.kernel.org Subject: Re: [PATCH printk v1 00/18] threaded/atomic console support Message-ID: <20230309105539.GA83145@aspen.lan> References: <20230302195618.156940-1-john.ogness@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230302195618.156940-1-john.ogness@linutronix.de> Precedence: bulk List-ID: X-Mailing-List: rcu@vger.kernel.org On Thu, Mar 02, 2023 at 09:02:00PM +0106, John Ogness wrote: > Hi, > > This is v1 of a series to bring in a new threaded/atomic console > infrastructure. The history, motivation, and various explanations and > examples are available in the cover letter of tglx's RFC series > [0]. From that series, patches 1-18 have been mainlined as of the 6.3 > merge window. What remains, patches 19-29, is what this series > represents. So I grabbed the whole series and pointed it at the kgdb test suite. Don't get too excited about that (the test suite only exercises 8250 and PL011... and IIUC little in the set should impact UART polling anyway) but FWIW: Tested-by: Daniel Thompson Daniel.