Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp4293890imm; Mon, 25 Jun 2018 13:09:12 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJDYFM9WmzeBIkCQ5NqZU0CtfTcKp9Ntz519odwbHodXqXwlog4qq+sSxAqvNrwUi9Tu5tY X-Received: by 2002:a62:4b16:: with SMTP id y22-v6mr14400352pfa.214.1529957352718; Mon, 25 Jun 2018 13:09:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529957352; cv=none; d=google.com; s=arc-20160816; b=xQU893hMV4Y+FKEyi6Op1JMrJg0OJtrI22rHgs+NxIcmRFaxUoDhh7g8klIcrlDApH BEAutbioloLhK3jJmOU5PSESIndQBL4EPxwYz0KSDy7XtchZggIwpTQAZ63U93wUXxPM tC4lHdi1nYuHnwh3sGmLI9LtEZVilRGFVd0jmMrLmV04L/fG0fySkgdbMSrcaPul7hsq Bz9OFYyanFMWRAsIljIF5lvSiA+HDjiWX7vRvPM91l1k9ro3tzaiy9xub3L928DSrqY6 fSktj6HyAtFk9Y+C5jE+bGiigXRBtFTRbehVFAjgrufiOCLJUWr0MAM4X1su06fpZeo9 zP1A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=Y8RILOSN39Sp1E54bAjYTtEkQb+LaOV6H1xqAtdD4ww=; b=veAoFN+f71gq+SQGLenRpRS89Jq8k09QZPQH/y3/V+7IbtCMxJ5MqDLaM5FvO1w8WM /D3cZtC7hWWZWs6ZYzzAZU9Sw3jZA4WC3w15vpWH8mfZprGbCcstvzlOMFHPoYqdOsOn DkUpiDEsskDLTSBtR+d2tpzkVU1OtTfcGHYi/e8nSVKjfJx0I86aXGnRlC26TuXEwCvu TGTHJEhP1f51eEGwbZLFs/TFQCHt0W1tqI76LP5Ja2GUXlSyiJpmDJKchG/rQxHpBInC xv9B4DvlRy/9C7ODi3O1Ss3z2ry4V7fCdJ1IKLZdJpZVg2GYEBLBg3+rDPr6gRVgA7N4 6RnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m13-v6si12821706pgt.554.2018.06.25.13.08.57; Mon, 25 Jun 2018 13:09:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755668AbeFYUIU (ORCPT + 99 others); Mon, 25 Jun 2018 16:08:20 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:47516 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751597AbeFYUIS (ORCPT ); Mon, 25 Jun 2018 16:08:18 -0400 Received: from p4fea482e.dip0.t-ipconnect.de ([79.234.72.46] helo=nanos.glx-home) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fXXlI-0005bY-P1; Mon, 25 Jun 2018 22:06:56 +0200 Date: Mon, 25 Jun 2018 22:06:56 +0200 (CEST) From: Thomas Gleixner To: John Stultz cc: Baolin Wang , Daniel Lezcano , Arnd Bergmann , Tony Lindgren , aaro.koskinen@iki.fi, Russell King - ARM Linux , Mark Rutland , Marc Zyngier , Mark Brown , "Paul E. McKenney" , Miroslav Lichvar , Randy Dunlap , Kate Stewart , Greg KH , pombredanne@nexb.com, Thierry Reding , Jon Hunter , =?ISO-8859-15?Q?Heiko_St=FCbner?= , Linus Walleij , Viresh Kumar , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , douly.fnst@cn.fujitsu.com, Len Brown , rajvi.jingar@intel.com, alexandre.belloni@bootlin.com, x86@kernel.org, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, lkml , linux-omap@vger.kernel.org Subject: Re: [PATCH 1/8] time: Add persistent clock support In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 25 Jun 2018, John Stultz wrote: > On Sat, Jun 23, 2018 at 5:14 PM, Thomas Gleixner wrote: > > Thomas, what is wrong with *you*? This is completely unnecessary. Nothing is wrong with me. I just hit a point where the amount of half baken crap tripped me over the edge and I let of steam. Sorry for that, it surely wasn't necessary. It was one of those days where grumpiness took control. My steam pressure is back to normal and I'm more than happy to put that back on the pure technical level. To be clear, that rant was not a shot at Baolin. It was definitely addressed to the people behind him who set him on this project and then failed to do any sanity checking. > Now, I've also been quite a poor maintainer of late, and haven't done > much to help with pre-review of Baloin's code. So that's on me, not > him. Fair enough. > I was really lucky to have your guidance and support when I was > starting in the community. Your helping bring me up as a co-maintainer > (only a a relatively small set of responsibility compared to your much > wider maintainership), does let me see that having the responsibility > of billions of devices running your code is immense and comes with no > small amount of stress. Juggling the infinite incoming stream of > review requests on naieve or otherwise lacking code with other > important development priorities is a major burden, so *I really get > how frustrating it is*. Yes, and I have to admit that I'm not a super human and despite trying to control my emotions, there are points where I fail in doing so. It makes me explode and that's it. I can assure Baolin, that this is nothing which sticks. I'll look at the next patchset from a pure technical level. There are surely precautions, but definitely no prejudice. > And its super annoying to have lots of short-term development requests > being thrown at you when you're the one who has to maintain it for the > long term. But long-long-term, no one is going to be a maintainer > forever, and we are not going to develop more olympic swimmers if we > keep peeing in the pool. Right, that's why I early looked for co/sub-maintainers, but as you admitted yourself, that's not always working out and I surely would appreciate if there would be more help on all ends. I'm the last person who rejects help, quite the contrary I'm very happy when I can mark mails as 'none of my business, somebody else takes care of that'. Thanks, tglx