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 2F0D9C19F28 for ; Wed, 3 Aug 2022 16:07:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238082AbiHCQHG (ORCPT ); Wed, 3 Aug 2022 12:07:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234851AbiHCQHC (ORCPT ); Wed, 3 Aug 2022 12:07:02 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 019F91A82F for ; Wed, 3 Aug 2022 09:07:02 -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 9894C6176F for ; Wed, 3 Aug 2022 16:07:01 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 90B64C433C1; Wed, 3 Aug 2022 16:06:59 +0000 (UTC) Date: Wed, 3 Aug 2022 12:06:57 -0400 From: Steven Rostedt To: Petr Mladek Cc: Linus Torvalds , Sergey Senozhatsky , John Ogness , Andy Shevchenko , Rasmus Villemoes , Sebastian Andrzej Siewior , Thomas Gleixner , Jan Kara , Peter Zijlstra , linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] printk for 5.20 Message-ID: <20220803120657.03f35595@gandalf.local.home> In-Reply-To: References: 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 Wed, 3 Aug 2022 17:43:12 +0200 Petr Mladek wrote: > On the positive side. My intuition told me that it was very controversial. > This is why I clearly described the effect. And it was the very first > sentence in the commit message. I think that I made it _very visible_. Right. I do not see you doing anything to lose Linus's trust. You stated upfront exactly what it was doing. And let Linus decide if it was right or not. Maybe it was a misjudgment on your part. But chalk it up as a learning experience. I personally find you a good maintainer. -- Steve