Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753850AbdGLQf6 (ORCPT ); Wed, 12 Jul 2017 12:35:58 -0400 Received: from merlin.infradead.org ([205.233.59.134]:35940 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753365AbdGLQf4 (ORCPT ); Wed, 12 Jul 2017 12:35:56 -0400 Date: Wed, 12 Jul 2017 18:35:37 +0200 From: Peter Zijlstra To: Steven Rostedt Cc: Alex Shi , mingo@redhat.com, corbet@lwn.net, "open list:LOCKING PRIMITIVES" , "open list:DOCUMENTATION" , Sebastian Siewior , Mathieu Poirier , Juri Lelli , Thomas Gleixner Subject: Re: [PATCH 3/3] rtmutex: remove unnecessary adjust prio Message-ID: <20170712163537.7ipr27jmvxmwjfqt@hirez.programming.kicks-ass.net> References: <1499395922-542-1-git-send-email-alex.shi@linaro.org> <1499395922-542-3-git-send-email-alex.shi@linaro.org> <20170712101449.26b47984@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170712101449.26b47984@gandalf.local.home> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 14 On Wed, Jul 12, 2017 at 10:14:49AM -0400, Steven Rostedt wrote: > On Tue, 11 Jul 2017 22:39:24 +0800 > Alex Shi wrote: > > > Any comments for this little change? It's passed on 0day testing. > > I think the problem was that this was a third patch after two > documentation patches. Where, people put documentation review at the > bottom of their priority list. > > This should have been sent as separate patch on its own. My problem was the sparse changelog, which forces me to think hard and thus is landed on the 'later' queue, which moves at glacial speeds.