[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMn1gO5GVVrbMp_s0FPBwQWo0vEw9JpGUoLtBg5dWCVkEtquYw@mail.gmail.com>
Date: Fri, 4 Nov 2022 09:50:50 -0700
From: Peter Collingbourne <pcc@...gle.com>
To: Joe Perches <joe@...ches.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] get_maintainer.pl: support running from non-top-level dir
On Wed, Feb 23, 2022 at 2:31 PM Peter Collingbourne <pcc@...gle.com> wrote:
>
> On Mon, Sep 13, 2021 at 4:34 PM Peter Collingbourne <pcc@...gle.com> wrote:
> >
> > My workflow usually involves running scripts from a subdirectory of the
> > kernel source tree. This fails with get_maintainer.pl because it assumes
> > that it runs from the top level. Fix this assumption by setting $lk_path
> > appropriately based on a check of $0 similar to what is in checkpatch.pl.
> >
> > This also requires fixing the VCS available checks to also check $lk_path.
>
> Ping.
Ping^2.
Peter
Powered by blists - more mailing lists