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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 5A941C2D0A3 for ; Wed, 4 Nov 2020 09:16:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0AE7420663 for ; Wed, 4 Nov 2020 09:16:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604481390; bh=claaxTYXORD6uwz172nOTqhgB9p5ViDrVKCDUVVW/cU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Xt5ujbLASnfXBtDmM3HtwWqfTmnXPX4pGq8v/VY++ZUnFkoJMfkWGxuSq9g6ZUIA3 dswrEGWv20gw8r+z8sD1WbbWELnW+sl2n6SLVHT9v6J6FkHbn8wNC46Mg59c8mlDgQ Q57UXC/4ioCP3zFVj1ItDL8NOgl/95y7dOVSY9xU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728645AbgKDJQ0 (ORCPT ); Wed, 4 Nov 2020 04:16:26 -0500 Received: from mail-lf1-f68.google.com ([209.85.167.68]:45847 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728534AbgKDJQ0 (ORCPT ); Wed, 4 Nov 2020 04:16:26 -0500 Received: by mail-lf1-f68.google.com with SMTP id y184so24215730lfa.12 for ; Wed, 04 Nov 2020 01:16:23 -0800 (PST) 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:in-reply-to; bh=vHa0L9hPqIKNAA8VZg6vgJc8/SLe3NLGnVvTvkVfkVk=; b=t96cWV42yGA152pyIvIcLVSRnSjjeEYUhvN3/kCq7fonLdes7BEnhDlMATLdKwWVHc qJquf3odFRURRafVsvdipNp5JYS9jUGKFmI2kZXUZ7uQDSERNJOEB4wi778zqLHxYFkV jg5b4LvHnMzOk05Yfdx6imjzqLabF9HGFWoh2sVuGI83JyeyXiiIqtgeIJtMw8fc6mEo ea8FfVfPNT7LNllzJVB/PaCrxQKR3IkPA1cb2bAVLqGgrnZ1ICsXD8Udb2fOXlr2cfRf Lj1c1pERcWmSsmLvPridoLwyZEGkUcnwTWYILijLhmHQqbOH/BEDVklwnsHghbcb08yq NO7A== X-Gm-Message-State: AOAM5335xfkeCp7JM7NUo5Xb2EIgJ7LkcCE3RkXWWWFLgc5lQ9+5ZR8E 8rtvPEwhAiXZfb7Ls2NyqqY= X-Google-Smtp-Source: ABdhPJyu4jVC2hNfwNvwHRHvA7YNIxF/+i0Bqm82VLSdvNlk5MP4CQ76Sg9I3zwWhGKTSZOnvPOHhg== X-Received: by 2002:ac2:5cb2:: with SMTP id e18mr8763204lfq.155.1604481382664; Wed, 04 Nov 2020 01:16:22 -0800 (PST) Received: from xi.terra (c-beaee455.07-184-6d6c6d4.bbcust.telenor.se. [85.228.174.190]) by smtp.gmail.com with ESMTPSA id q4sm345432lfn.44.2020.11.04.01.16.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Nov 2020 01:16:21 -0800 (PST) Received: from johan by xi.terra with local (Exim 4.93.0.4) (envelope-from ) id 1kaEu1-0005oY-AD; Wed, 04 Nov 2020 10:16:25 +0100 Date: Wed, 4 Nov 2020 10:16:25 +0100 From: Johan Hovold To: linux-kernel@vger.kernel.org, Joe Perches , Nick Desaulniers Cc: Linus Torvalds , Rob Herring , Frank Rowand , Greg Kroah-Hartman , Jessica Yu , Arnd Bergmann , Geert Uytterhoeven , Dmitry Torokhov , David Miller , Jakub Jelinek , Peter Zijlstra , Thomas Gleixner , Steven Rostedt , Daniel Kurtz , linux-arch@vger.kernel.org, linux-m68k@lists.linux-m68k.org, Johan Hovold Subject: get_maintainer.pl bug? (was: Re: [PATCH 0/8] linker-section array fix and clean ups) Message-ID: <20201104091625.GP4085@localhost> References: <20201103175711.10731-1-johan@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201103175711.10731-1-johan@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-m68k@vger.kernel.org Hi Joe, Running scrips/get_maintainer.pl on this series [1] gave the wrong address for Nick Desaulniers: Nick Desaulniers (commit_signer:1/2=50%,commit_signer:1/8=12%) It seems he recently misspelled his address in a reviewed-by tag to commit 33def8498fdd ("treewide: Convert macro and uses of __section(foo) to __section("foo")") and that is now being picked up by the script. I guess that's to be considered a bug? > Johan Hovold (8): > of: fix linker-section match-table corruption > earlycon: simplify earlycon-table implementation > module: drop version-attribute alignment > module: simplify version-attribute handling > init: use type alignment for kernel parameters > params: drop redundant "unused" attributes > params: use type alignment for kernel parameters > params: clean up module-param macros [1] https://lore.kernel.org/lkml/20201103175711.10731-1-johan@kernel.org/ Johan