Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2051508imm; Sun, 9 Sep 2018 14:48:10 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZ+pfvJTH+APGrIoDcGCmRwzYf2R5URsFLhyVBWhrnWFEMjX0w13IaXqdzrdfLgOqRKltU1 X-Received: by 2002:a62:8186:: with SMTP id t128-v6mr19956996pfd.192.1536529690619; Sun, 09 Sep 2018 14:48:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536529690; cv=none; d=google.com; s=arc-20160816; b=vawN6bsj14xDzYGjDx0GS13Dk6IvX9QItWUtvKCNKRs1zSuyNk5kuxZW9jySpNWpen P3AwFv8fwthf9PVXmP7w0hZiQki1xCMrtBlN2tq4mvmOWllHkTZwAuWCvpL80x+9hreU a/8S+KcIsxVQ/n0Qq1wjgVtfBw6YalGQ49StDTiVAyO8hYfiK66JLd/29o8ulBYa4Oyl eGdwc6y5rCfTcyn+ATu4KFeuk+rpVAZ5GXlAHOfkc9eBAt0dFlmSs34ARZvirFQyJ1c6 FBL+170jnzlm/c46TnrCKlgwtaoTkNnrpvN4e+0h2W+wvfbz1PFbgbrfqbz4WAR8sN00 wxeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:cc:to:subject:date:from:references :in-reply-to:message-id; bh=nlAhXZWmChZLj8t6yd0csiaF+Iqt1WHI8wUWHT/hmN8=; b=tIH4sEpM1nQZ/Waqkjgkw32o2xpsh2l7ciJ6DNsAzwm6j30lxhTrXRbpaZuEeRvNLk s7GwNYGIRFsAhtzn1Vpilu0HtVm7Ii3eWUkRG47oNTM4rE8Tn68Uhriuu3+KfnXDegk1 fgIi04t/JSP0a1XqG71pIMBozVwnSds8ShO/Dcog7Uk/osySRFknI71GIC9L71Ip4ai2 p0o1spToH4ds4Lozj0IEqg3YDqO0KPSRkTyo74v4gu0+x54VcMeF0TdnaUyxcbxMKK5z zfZabc/oDSEsnZl7eeynRI/C3fM/Q0iOtFdIVd88XWm0YhrFtKILhwCwiX1HH/2JE8Jn d3Tg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 31-v6si14392831plg.260.2018.09.09.14.47.55; Sun, 09 Sep 2018 14:48:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726914AbeIJChf (ORCPT + 99 others); Sun, 9 Sep 2018 22:37:35 -0400 Received: from bmailout1.hostsharing.net ([83.223.95.100]:44087 "EHLO bmailout1.hostsharing.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726665AbeIJChe (ORCPT ); Sun, 9 Sep 2018 22:37:34 -0400 Received: from h08.hostsharing.net (h08.hostsharing.net [83.223.95.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.hostsharing.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by bmailout1.hostsharing.net (Postfix) with ESMTPS id A4A3030000945; Sun, 9 Sep 2018 23:46:28 +0200 (CEST) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 855C110751; Sun, 9 Sep 2018 23:46:28 +0200 (CEST) Message-Id: <76fccab34a66023c08b71a864a9fea77daac9742.1536517047.git.lukas@wunner.de> In-Reply-To: References: From: Lukas Wunner Date: Sun, 9 Sep 2018 23:42:01 +0200 Subject: [PATCH 5/5] MAINTAINERS: Add Lukas Wunner as co-maintainer of thunderbolt To: Andreas Noever , Mika Westerberg , Michael Jamet , Yehezkel Bernat Cc: Stephen Hemminger , linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andreas Noever has let it be known off-list already a while ago that he currently cannot spare as much time for Thunderbolt development as he'd like. As a result the driver's development has become dominated by Intel. I would like to step up as co-maintainer to provide additional checks and balances and prevent the driver from degenerating into an Intel-only show. A number of things really irk me: * I've been contributing to this driver as well as Thunderbolt-related bits to the EFI, GPU and PCI subsystems for close to three years and was explicitly asked by Intel to cc them on every Thunderbolt-related patch. Yet Intel did not see fit to cc me on their changes that went into 4.17. I literally only learned about their existence from reading the news. In the 4.19 cycle I was only cc'ed on a subset of their patches. * Intel's efforts have been focussed exclusively on firmware-controlled tunnel management (ICM). They made no contributions to OS-controlled tunnel management. ICM cannot be used on Macs with Thunderbolt 1 + 2. ICM requires trusting a firmware blob. ICM does not offer the same versatility as OS-controlled tunnel management, e.g. using separate tunnels to afford different QoS levels or correlation of Thunderbolt ports with PCI devices. Apple chose OS-controlled tunnel management for very valid technical reasons. * Our OS-controlled tunnel management still lacks important features such as daisy-chaining and DP tunnels. Each feature needs to be reverse-engineered because there is no public spec. Intel issued a press statement in May 2017 promising to make the specification public "next year". More than a year has passed -- no spec. The company has since changed leadership, who knows if they haven't silently canned the plans for a public spec? I offered to sign an NDA and go through a disclosure process for every patch -- no reaction. * Reverse-engineering requires verbose logging so that we're able to collect data on various systems and endpoint devices to deduce the meaning of registers. Yet Intel now seeks to mute log output, thereby curbing our reverse-engineering efforts. This exemplifies a worrying tendency to ignore the needs of non-Intel stakeholders in the developer community or even undermine them. * Recent Intel contributions are maintainer self-commits without any Reviewed-by tags, which is generally considered a bad practice. Review comments offered by Intel-outsiders are not taken seriously. For example the driver's initcall level has been fiddled with twice now. A review comment pointing out the fragility of abusing initcall levels to implement dependencies and suggesting the use of a notifier chain instead was summarily dismissed as unnecessary unless it breaks a third time. Signed-off-by: Lukas Wunner --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index a5b256b25905..8815f4639e58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14445,6 +14445,7 @@ F: drivers/platform/x86/thinkpad_acpi.c THUNDERBOLT DRIVER M: Andreas Noever +M: Lukas Wunner M: Michael Jamet M: Mika Westerberg M: Yehezkel Bernat -- 2.18.0