Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941295AbcJXSzB (ORCPT ); Mon, 24 Oct 2016 14:55:01 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:58970 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754846AbcJXSv7 (ORCPT ); Mon, 24 Oct 2016 14:51:59 -0400 Date: Mon, 24 Oct 2016 20:48:43 +0200 (CEST) From: Thomas Gleixner To: Davidlohr Bueso cc: Waiman Long , Peter Zijlstra , Mike Galbraith , Ingo Molnar , Jonathan Corbet , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Jason Low , Scott J Norton , Douglas Hatch Subject: Re: [PATCH v2 -tip] locking/rtmutex: Reduce top-waiter blocking on a lock In-Reply-To: <20161024180845.GA10177@linux-80c1.suse> Message-ID: References: <20160922144123.GB13358@linux-80c1.suse> <20160922151144.GC13358@linux-80c1.suse> <57E43A46.9080601@hpe.com> <57E43EF9.8000400@hpe.com> <20160922213921.GA30291@linux-80c1.suse> <57E45438.2010307@hpe.com> <20160927190220.GA31822@linux-80c1.suse> <20161024180845.GA10177@linux-80c1.suse> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 138 Lines: 5 On Mon, 24 Oct 2016, Davidlohr Bueso wrote: > Any comments? can this make it for v4.10? We need to fry the futex/rtmutex fish first....