From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0176C432BE for ; Thu, 26 Aug 2021 19:39:51 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4C68261052 for ; Thu, 26 Aug 2021 19:39:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4C68261052 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B81E76E8A2; Thu, 26 Aug 2021 19:39:49 +0000 (UTC) Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by gabe.freedesktop.org (Postfix) with ESMTPS id D55C56E8A2 for ; Thu, 26 Aug 2021 19:39:47 +0000 (UTC) Received: by mail-ej1-x633.google.com with SMTP id a25so8691869ejv.6 for ; Thu, 26 Aug 2021 12:39:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=k0TN+1OXwj1OvOaPyWX765yOTzhznhjpBp8I73Q7icY=; b=DK5zXCVzSZz/Xzh0vtV6p9he9ljx28tLWBFqdR0+QwSIivV8UKQkbM/Xepf5uR2WEE 0CBkjyzwc/yxlILrHDxRz6Y+1rSQDHShT1zJVolTUgsUsCRUxPBr/0xttP5oJShLmDm2 eahvoux1cLB92gDf3Lymyt3iT9ErfeVQ2HUds= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=k0TN+1OXwj1OvOaPyWX765yOTzhznhjpBp8I73Q7icY=; b=j1Y9T2G1b1BCaoHherV6zYRuZf47/r3Kf/9ylX5H2GO85TkOaXubSIbtjyhC2C2aaX TzJUEyl47RQFumQQuY1Wx96JCsMgGjlFR4hAq5YA+0uSTwuvnphHFxSPswEad+XWjjwp K17NynNpbwGu2Br9zk6LuK25JHnp0MelIDBW7/Ovva0IYN8+PoNKtkrVX5xx338bEfSU G/b7ssRXbqR1cn/f3p7FbaBwrDHC3Psl81ytKRLS06f8Ygir405NokPnJiiSv2QBVPi7 ojJoGd8mMEBIWZob0lGgeshOGm91VSbyJL1WKnpMXrx1kPFKQUYZOng+tABBTZ+S7jrw yWiw== X-Gm-Message-State: AOAM530TWqBdlbGNI/ClEzoX9swClA7gR+i/cv+njEzTZtPt/5oY0wM/ uP/Tb02FNp2MEic2swIe/KR24g== X-Google-Smtp-Source: ABdhPJxPHkFJzAKrlUX5R7ClfeOsL/+djIiR8g6na/Ens9JDk5nTEi4+EBYnqBdP/H5gzhu284YCAg== X-Received: by 2002:a17:906:704e:: with SMTP id r14mr6045015ejj.293.1630006786423; Thu, 26 Aug 2021 12:39:46 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id n23sm2316314eds.41.2021.08.26.12.39.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Aug 2021 12:39:45 -0700 (PDT) Date: Thu, 26 Aug 2021 21:39:44 +0200 From: Daniel Vetter To: Greg Kroah-Hartman Cc: Daniel Vetter , DRI Development , LKML , Ezequiel Garcia , "Rafael J. Wysocki" , Daniel Vetter Subject: Re: [PATCH] MAINTAINERS: Add dri-devel for component.[hc] Message-ID: Mail-Followup-To: Greg Kroah-Hartman , DRI Development , LKML , Ezequiel Garcia , "Rafael J. Wysocki" , Daniel Vetter References: <20210826091343.1039763-1-daniel.vetter@ffwll.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux phenom 5.10.0-7-amd64 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Aug 26, 2021 at 12:56:26PM +0200, Greg Kroah-Hartman wrote: > On Thu, Aug 26, 2021 at 11:13:43AM +0200, Daniel Vetter wrote: > > dri-devel is the main user, and somehow there's been the assumption > > that component stuff is unmaintained. > > > > References: https://lore.kernel.org/dri-devel/CAAEAJfDWOzCJxZFNtxeT7Cvr2pWbYrfz-YnA81sVNs-rM=8n4Q@mail.gmail.com/ > > Cc: Ezequiel Garcia > > Cc: Greg Kroah-Hartman > > Cc: "Rafael J. Wysocki" > > Signed-off-by: Daniel Vetter > > --- > > MAINTAINERS | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index ac58d0032abd..7cdc19815ec4 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -5707,6 +5707,11 @@ F: Documentation/admin-guide/blockdev/ > > F: drivers/block/drbd/ > > F: lib/lru_cache.c > > > > +DRIVER COMPONENT FRAMEWORK > > +L: dri-devel@lists.freedesktop.org > > +F: drivers/base/component.c > > +F: include/linux/component.h > > Acked-by: Greg Kroah-Hartman Will you merge this through your tree? I think merging component patches through driver core makes sense (or topic branch or whatever) still. This is just so that there's a wider reviewer pool than just you & Rafael. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch