From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759638AbcLPOvm (ORCPT ); Fri, 16 Dec 2016 09:51:42 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:47892 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755107AbcLPOvd (ORCPT ); Fri, 16 Dec 2016 09:51:33 -0500 Date: Fri, 16 Dec 2016 15:50:40 +0100 From: Peter Zijlstra To: Chris Wilson Cc: linux-kernel@vger.kernel.org, Maarten Lankhorst , Ingo Molnar Subject: Re: [PATCH v2 1/8] locking: Fix compilation of __WW_MUTEX_INITIALIZER Message-ID: <20161216145040.GG3124@twins.programming.kicks-ass.net> References: <20161201114711.28697-1-chris@chris-wilson.co.uk> <20161201114711.28697-2-chris@chris-wilson.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161201114711.28697-2-chris@chris-wilson.co.uk> 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 Chris, did this series at all depend on the other ww_mutex patches?