From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>
Subject: [PATCH 0/2] get_abi.pl: some fixes
Date: Thu, 30 Sep 2021 11:39:58 +0200 [thread overview]
Message-ID: <cover.1632994565.git.mchehab+huawei@kernel.org> (raw)
Hi Greg,
This small series contain:
patch 1:
- fixes a rule that searches for some additional regexes.
This will make the script slower but will avoid some false-positives
(10 seconds instead of 6 seconds here)
patch 2:
- contain some cleanups to the regexes. That will likely make
some regular expressions to run faster.
I have an idea that might speedup the script again, but I need
to do some tests.
Mauro Carvalho Chehab (2):
scripts: get_abi.pl: fix fallback rule for undefined symbols
scripts: get_abi.pl: better generate regex from what fields
scripts/get_abi.pl | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
--
2.31.1
next reply other threads:[~2021-09-30 9:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-30 9:39 Mauro Carvalho Chehab [this message]
2021-09-30 9:39 ` [PATCH 1/2] scripts: get_abi.pl: fix fallback rule for undefined symbols Mauro Carvalho Chehab
2021-09-30 9:40 ` [PATCH 2/2] scripts: get_abi.pl: better generate regex from what fields Mauro Carvalho Chehab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1632994565.git.mchehab+huawei@kernel.org \
--to=mchehab+huawei@kernel.org \
--cc=corbet@lwn.net \
--cc=gregkh@linuxfoundation.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).