Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754960AbbB0S5N (ORCPT ); Fri, 27 Feb 2015 13:57:13 -0500 Received: from www.linutronix.de ([62.245.132.108]:54434 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754852AbbB0S5L (ORCPT ); Fri, 27 Feb 2015 13:57:11 -0500 Message-ID: <54F0BE02.1090100@linutronix.de> Date: Fri, 27 Feb 2015 19:57:06 +0100 From: Sebastian Andrzej Siewior User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-Version: 1.0 To: Maarten Lankhorst , linux-kernel@vger.kernel.org CC: Peter Zijlstra , Ingo Molnar Subject: Re: [PATCH 1/3] locking: ww_mutex: add one level of indirection for access of the lock References: <1425056229-22326-1-git-send-email-bigeasy@linutronix.de> <1425056229-22326-2-git-send-email-bigeasy@linutronix.de> <54F0B581.1070908@canonical.com> In-Reply-To: <54F0B581.1070908@canonical.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 838 Lines: 21 On 02/27/2015 07:20 PM, Maarten Lankhorst wrote: > Assuming it's compile tested, can't really test that here. :) It passes the self-test without the killable one and the other one I switched off. And that thing that we have in -RT has been reported to be working with the nouveau driver. There is the Kconfig switch which would enable it so you could use it. Not sure if we should keep that way or hide it better :) > Reviewed-by: Maarten Lankhorst Thanks. > I can't review the second or third patch, I don't understand rt mutexes well enough. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/