From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [RFC][PATCH RT 0/3] RT: Fix trylock deadlock without msleep() hack Date: Mon, 7 Sep 2015 12:10:17 +0200 (CEST) Message-ID: References: <20150904011900.730816481@goodmis.org> <20150905120457.GA21338@gmail.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Steven Rostedt , linux-kernel@vger.kernel.org, linux-rt-users , Carsten Emde , Sebastian Andrzej Siewior , John Kacur , Paul Gortmaker , Peter Zijlstra , Clark Williams , Arnaldo Carvalho de Melo To: Ingo Molnar Return-path: Received: from www.linutronix.de ([62.245.132.108]:38189 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751035AbbIGKK6 (ORCPT ); Mon, 7 Sep 2015 06:10:58 -0400 In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Mon, 7 Sep 2015, Thomas Gleixner wrote: > 1) The boosting is not related to anything. > > If the priority of taskB changes then nothing changes the boosting > of taskA. > > 2) The boosting stops Scratch that #2. Hit send too fast. #1 and #3 still hold. Thanks, tglx