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 92E9FC04A95 for ; Sat, 24 Sep 2022 00:19:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233192AbiIXAT5 (ORCPT ); Fri, 23 Sep 2022 20:19:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233204AbiIXATD (ORCPT ); Fri, 23 Sep 2022 20:19:03 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F2DFE13D1E6; Fri, 23 Sep 2022 17:19:00 -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 2530D611B7; Sat, 24 Sep 2022 00:19:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3B505C433B5; Sat, 24 Sep 2022 00:18:58 +0000 (UTC) Date: Fri, 23 Sep 2022 20:20:01 -0400 From: Steven Rostedt To: John Ogness Cc: Petr Mladek , Sergey Senozhatsky , Thomas Gleixner , linux-kernel@vger.kernel.org, "James E.J. Bottomley" , Helge Deller , Sven Schnelle , John David Anglin , "Eric W. Biederman" , Julia Lawall , linux-parisc@vger.kernel.org Subject: Re: [PATCH printk 08/18] parisc: Put console abuse into one place Message-ID: <20220923202001.627ac8cd@gandalf.local.home> In-Reply-To: <20220924000454.3319186-9-john.ogness@linutronix.de> References: <20220924000454.3319186-1-john.ogness@linutronix.de> <20220924000454.3319186-9-john.ogness@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-parisc@vger.kernel.org On Sat, 24 Sep 2022 02:10:44 +0206 John Ogness (on behalf of Thomas Gleixner) wrote: > + * Pretend that any of the below works in the same way as we pretend that > + * any of PARISC works. Not approving of what PARISC did here? ;-) -- Steve