Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp3081821pxb; Thu, 10 Feb 2022 11:48:55 -0800 (PST) X-Google-Smtp-Source: ABdhPJwB3kYso8ivw7Dba93tQFhyoF2015WhU17V33pid9LM/5exB4YvGmvHMwwhl9/DfmCAp3X7 X-Received: by 2002:a62:a512:: with SMTP id v18mr8981270pfm.42.1644522535753; Thu, 10 Feb 2022 11:48:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1644522535; cv=none; d=google.com; s=arc-20160816; b=dZ/Fq+JeGXgzYUXjhQmxiSukP7K2tgl91ISqOK/QfxYcMNeK8Y/l7sbqMD49hkLj8F z80uuqmUAKr1W/PYA25WEFUvZN6CUQsExNsxZCXZxO3QHCcha2vrj/NjKd70V92yviB5 ha+sdDGSLwhlYoRryrW54jSniRE39as7on8cM9EVTDOkW5mRIKOTI8QNZRWQqe3dasaf FQrReRbtrHLr7qxr/Xd8c8gRb9607N81PjMZP8lreC6UdZkkupMMGNfk6bcJuduJLb8H yM1UOMwwgnK5pBAq3VveQahttKzykRXSzaz11uE0CY9qP6lg4kvq581GvCuDEttEkSQz KJsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id; bh=7dz8Ta4sggGeRoP6Lc3AjRELeJ7N8pvfGSE21Lk9TMs=; b=gVjXUaT58FK1RDadY1hpeSIV+7K+H4ogc1nNkJTeLrTdja5EVMxbbMqmvo3ZbLCGUp pDa5gc6+LJrEXdP2q4Vy0PJ9n7l3WBrxOH2LmkVPIgwPfxdq5N/2bRPvtRH52b049f+E RCVTmITZj0Js1n4kSBn1iFuQ+PZGXkoU7kL+oybE8S6nA0CvctV4Dc5ajoPcgw9QYD9n mqo8PEL15xlFjKKAixN3JTAy6a2Sk7EjIjEh3RsEDmW6xFX+c2CBYBh1+3DC0lK7R5Zd bcFF0Bg2+lKup0ldxqYB0mqZ+TIa/mSbovXTXb5yysiNIKSvhD5Opv3kyz+HvBHuaDxI fcpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id y7si20190164pfi.78.2022.02.10.11.48.42; Thu, 10 Feb 2022 11:48:55 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244803AbiBJRCR (ORCPT + 99 others); Thu, 10 Feb 2022 12:02:17 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:43430 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242483AbiBJRCP (ORCPT ); Thu, 10 Feb 2022 12:02:15 -0500 Received: from relay4.hostedemail.com (relay4.hostedemail.com [64.99.140.36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5CF01B91 for ; Thu, 10 Feb 2022 09:02:16 -0800 (PST) Received: from omf03.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay10.hostedemail.com (Postfix) with ESMTP id B1DF2968; Thu, 10 Feb 2022 17:02:13 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: joe@perches.com) by omf03.hostedemail.com (Postfix) with ESMTPA id 11C1660016; Thu, 10 Feb 2022 17:01:44 +0000 (UTC) Message-ID: <926e5c35d50ec5f6d7e789831be96744ca8d6423.camel@perches.com> Subject: Re: [PATCH v5 01/13] module: Move all into module/ From: Joe Perches To: Aaron Tomlin , Christophe Leroy Cc: "mcgrof@kernel.org" , "cl@linux.com" , "pmladek@suse.com" , "mbenes@suse.cz" , "akpm@linux-foundation.org" , "jeyu@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-modules@vger.kernel.org" , "live-patching@vger.kernel.org" , "atomlin@atomlin.com" , "ghalat@redhat.com" , "allen.lkml@gmail.com" , "void@manifault.com" , "msuchanek@suse.de" , "oleksandr@natalenko.name" Date: Thu, 10 Feb 2022 09:02:09 -0800 In-Reply-To: References: <20220209170358.3266629-1-atomlin@redhat.com> <20220209170358.3266629-2-atomlin@redhat.com> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.40.4-1ubuntu2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Rspamd-Server: rspamout08 X-Rspamd-Queue-Id: 11C1660016 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NONE,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.6 X-Stat-Signature: iz1wokkybbs73un6ik5i8wgk4d48418d X-Session-Marker: 6A6F6540706572636865732E636F6D X-Session-ID: U2FsdGVkX1+axLrpIxj27ofZZzUZv90vffF51j0MMg0= X-HE-Tag: 1644512504-437677 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2022-02-10 at 14:45 +0000, Aaron Tomlin wrote: > On Thu 2022-02-10 11:11 +0000, Christophe Leroy wrote: > > > diff --git a/MAINTAINERS b/MAINTAINERS [] > > > @@ -13001,7 +13001,7 @@ L: linux-kernel@vger.kernel.org > > > S: Maintained > > > T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next > > > F: include/linux/module.h > > > -F: kernel/module.c > > > +F: kernel/module/main.c > > > > Shouldn't it be the entire directory ? > > Indeed it should. Moving forward: kernel/module/* Better would be: F: kernel/module/ in case it ever gets subdirectories too.