Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757323AbcLAQYx (ORCPT ); Thu, 1 Dec 2016 11:24:53 -0500 Received: from merlin.infradead.org ([205.233.59.134]:49190 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754724AbcLAQYw (ORCPT ); Thu, 1 Dec 2016 11:24:52 -0500 Date: Thu, 1 Dec 2016 17:24:35 +0100 From: Peter Zijlstra To: Nicolai =?iso-8859-1?Q?H=E4hnle?= Cc: linux-kernel@vger.kernel.org, Nicolai =?iso-8859-1?Q?H=E4hnle?= , Ingo Molnar , Maarten Lankhorst , Daniel Vetter , Chris Wilson , dri-devel@lists.freedesktop.org Subject: Re: [PATCH v2 01/11] drm/vgem: Use ww_mutex_(un)lock even with a NULL context Message-ID: <20161201162435.GK3092@twins.programming.kicks-ass.net> References: <1480601214-26583-1-git-send-email-nhaehnle@gmail.com> <1480601214-26583-2-git-send-email-nhaehnle@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1480601214-26583-2-git-send-email-nhaehnle@gmail.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 169 Lines: 4 Just to let you know, I've not been ignoring all the ww_mutex stuff, I've been ill this week. I'm slowly returning to feeling human again, but am still fairly wrecked.