[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1632994565.git.mchehab+huawei@kernel.org>
Date: Thu, 30 Sep 2021 11:39:58 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>
Subject: [PATCH 0/2] get_abi.pl: some fixes
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
Powered by blists - more mailing lists