Re: [PATCH v2 0/8] firmware: add new sysdata API

From: Luis R. Rodriguez
Date: Fri Jun 17 2016 - 20:32:14 EST


On Sat, Jun 18, 2016 at 01:40:43AM +0200, Luis R. Rodriguez wrote:
> On Thu, Jun 16, 2016 at 04:59:11PM -0700, Luis R. Rodriguez wrote:
> > FWIW running it against linux-next next-20160616 on a 32-core system takes
> > about 3 minutes using glimpse, also ~3 minutes with gitgrep and produces the
> > following diffstat:
> >
> > 148 files changed, 5676 insertions(+), 4504 deletions(-)
>
> FWIW by using idutils the amount it takes is reduced considerably to 1 minute
> for the entire kernel as well.

Actually... even though idutils seems to be performing better Coccinelle 1.0.5
and even github version as of right now have an issue with idutils when these
SmPL patches are used, so for now please use only gitgrep (default if you merge
the pendign coccicheck enhancements if you are on a git tree with no ID or
.id-utils.index from idutils).

Luis