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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 8AD85C433ED for ; Thu, 22 Apr 2021 12:24:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5B77F6142F for ; Thu, 22 Apr 2021 12:24:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235795AbhDVMY7 (ORCPT ); Thu, 22 Apr 2021 08:24:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236197AbhDVMY4 (ORCPT ); Thu, 22 Apr 2021 08:24:56 -0400 Received: from mail-qt1-x82e.google.com (mail-qt1-x82e.google.com [IPv6:2607:f8b0:4864:20::82e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDBCBC06138D for ; Thu, 22 Apr 2021 05:24:21 -0700 (PDT) Received: by mail-qt1-x82e.google.com with SMTP id a18so9822322qtj.10 for ; Thu, 22 Apr 2021 05:24:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=Is05JWHPFApn3MhnEp8CclJVYRn/uQGbj5/LETOny2Q=; b=Y79UHIET3J/zpQ2D5u2CwJJkSSTTFGgD+kF1m+N8tqyw/+vNAQVJb3RB33hxOnqg6G GobKirIX/Q3vme0FeNf+H6GW1JVkSwVMZKuwy0rvRWQlMRpgtvzJkMsXc+6N3gAb8BWV JukzkxcQhd2qk08R8Pkun1hEaZjZAzG73ztzwQbxHPdDVX1wOiO3sE497guh1hiR57hm igtSfv/t/soNU2qs7wK6pPtJRmsCFlfyC0aMyhsvdhoRqBQrP9fed2dAqOGPJtqcaqKT njCH624+YLnJ3D6Z1XkEP5HoLBvK7TApYgkREivoia2MpOgC4FDLz2+J9knUMqPsXgL4 XI7A== 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:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=Is05JWHPFApn3MhnEp8CclJVYRn/uQGbj5/LETOny2Q=; b=C2MLhHHbHZcCLcuNvJenfrg+AYs8cF3lzZC45x0P6/keABKK3mhOZZKGhOf774i5dH /1UA9u2lDiGy5gG+j8AxZGtVIt062Q56dmm7HG6S1b+DqFhXABRd6hl+LJgul4KxVB8Y CpYqYkglrmnRI0W++3OatFiSqxMTC5HkJwWjPJtD+EwjDfFpyxSzlB1j+qBVQSrfgias rqTVqYrRL3/DCev5uS/H+PDNTJj2/Y2Q1u9/KGv4TPYT+diS++Mio9fPWIjWYMSIItHT uL/A79VJyvIoX6q7xgJHeYY/iikNiLoF/lWO/Hr6o6oZIwCTGKVexAFmq2DKquGISHZA 6Q6w== X-Gm-Message-State: AOAM533lQP71w4fJ+44ViKDlqKPPmJ5BKGjt3Z6fuoS3pGv3zX9YpHAm Oku15dnH3Jp43ylmPBc3gntciw== X-Google-Smtp-Source: ABdhPJxmga5jzjCzVECn9/ABhWfehVmaeDjMx6i1nagE65VyQf4VR4HrdTJmWnLH/kTlplPQEALSZQ== X-Received: by 2002:a05:622a:1186:: with SMTP id m6mr2804440qtk.319.1619094261080; Thu, 22 Apr 2021 05:24:21 -0700 (PDT) Received: from ziepe.ca (hlfxns017vw-47-55-113-94.dhcp-dynamic.fibreop.ns.bellaliant.net. [47.55.113.94]) by smtp.gmail.com with ESMTPSA id e12sm2014445qtj.81.2021.04.22.05.24.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Apr 2021 05:24:20 -0700 (PDT) Received: from jgg by mlx with local (Exim 4.94) (envelope-from ) id 1lZYNX-009xCE-Mz; Thu, 22 Apr 2021 09:24:19 -0300 Date: Thu, 22 Apr 2021 09:24:19 -0300 From: Jason Gunthorpe To: Bart Van Assche Cc: Marion et Christophe JAILLET , tj@kernel.org, jiangshanlai@gmail.com, saeedm@nvidia.com, leon@kernel.org, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH 1/2] workqueue: Have 'alloc_workqueue()' like macros accept a format specifier Message-ID: <20210422122419.GF2047089@ziepe.ca> References: <042f5fff-5faf-f3c5-0819-b8c8d766ede6@acm.org> <1032428026.331.1618814178946.JavaMail.www@wwinf2229> <40c21bfe-e304-230d-b319-b98063347b8b@acm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <40c21bfe-e304-230d-b319-b98063347b8b@acm.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 19, 2021 at 01:02:34PM -0700, Bart Van Assche wrote: > On 4/18/21 11:36 PM, Marion et Christophe JAILLET wrote: > > The list in To: is the one given by get_maintainer.pl. Usualy, I only > > put the ML in Cc: I've run the script on the 2 patches of the serie > > and merged the 2 lists. Everyone is in the To: of the cover letter > > and of the 2 patches. > > > > If Théo is "Tejun Heo" ( (maintainer:WORKQUEUE) ), he is already in > > the To: line. > Linus wants to see a "Cc: ${maintainer}" tag in patches that he receives > from a maintainer and that modify another subsystem than the subsystem > maintained by that maintainer. Really? Do you remember a lore link for this? Generally I've been junking the CC lines (vs Andrew at the other extreme that often has 10's of CC lines) Jason