From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.0 required=5.0 tests=BODY_URI_ONLY,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id 96F8A7D043 for ; Tue, 19 Jun 2018 09:46:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756951AbeFSJq2 (ORCPT ); Tue, 19 Jun 2018 05:46:28 -0400 Received: from merlin.infradead.org ([205.233.59.134]:35576 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756608AbeFSJq0 (ORCPT ); Tue, 19 Jun 2018 05:46:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=kUFdeFatOBzU0whz9Rz2myZyeYBBS8+4Kcrij5uWqE0=; b=d3X5OoOMnd6L0HGi3IWSh9HID JdjoMb4ZDXYzVCPdDfabKpKeA8a+kSJSxTTMPXyDuWBuizqxW8n4oQ4MgvnMi3tdH4OXSfIliVkxB VwMNe3Fgx+1+Lf7zH/EbPXce0GEqx76S2eZW8bwmquUaAnPcxzeeefmiUDlS+oADWD+IEpSNf5hJE AfGmPaeQUFveWAxfU8GOdEI4y2QZhfP5dBVqk9tzk+GmJG7lOIUMFapSIzhd+7sDi7OeWDgI+bBFQ v4dcJEdVCURVrK8H/nyLRYpFi740NDAYtbMGgYQIZwNQL/aOPi7/Yl3YasYAEAF+aeCvzHV2y4ZzD M2L41MGgw==; Received: from j217100.upc-j.chello.nl ([24.132.217.100] helo=hirez.programming.kicks-ass.net) by merlin.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1fVDD2-000724-3M; Tue, 19 Jun 2018 09:45:56 +0000 Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id DB5F520268507; Tue, 19 Jun 2018 11:45:54 +0200 (CEST) Date: Tue, 19 Jun 2018 11:45:54 +0200 From: Peter Zijlstra To: Thomas Hellstrom Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-graphics-maintainer@vmware.com, pv-drivers@vmware.com, Ingo Molnar , Jonathan Corbet , Gustavo Padovan , Maarten Lankhorst , Sean Paul , David Airlie , Davidlohr Bueso , "Paul E. McKenney" , Josh Triplett , Thomas Gleixner , Kate Stewart , Philippe Ombredanne , Greg Kroah-Hartman , linux-doc@vger.kernel.org, linux-media@vger.kernel.org, linaro-mm-sig@lists.linaro.org Subject: Re: [PATCH v4 0/4] locking,drm: Fix ww mutex naming / algorithm inconsistency Message-ID: <20180619094554.GM2458@hirez.programming.kicks-ass.net> References: <20180619082445.11062-1-thellstrom@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180619082445.11062-1-thellstrom@vmware.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org I suspect you want this through the DRM tree? Ingo are you OK with that? -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html