Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1425585

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

From "Luis R. Rodriguez" <mcgrof@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/8] firmware: add new sysdata API
Date 2016-06-18 02:40 +0200
Message-ID <rLcsN-5dV-1@gated-at.bofh.it> (permalink)
References <rKPmx-6T5-3@gated-at.bofh.it> <rLbGp-4HA-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/8] firmware: add new sysdata API "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 02:00 +0200
  [PATCH v2 6/8] Documentation/firmware_class: add sysdata API converter SmPL patch "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 02:00 +0200
  [PATCH v2 3/8] selftests: firmware: only modprobe if driver is missing "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 02:10 +0200
  [PATCH v2 7/8] x86/microcode: convert to use sysdata API "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 02:10 +0200
  [PATCH v2 1/8] firmware: add new extensible firmware API - sysdata_file_request*() "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 02:10 +0200
  [PATCH v2 8/8] p54: convert to sysdata API "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 02:10 +0200
    Re: [PATCH v2 8/8] p54: convert to sysdata API "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 03:40 +0200
      Re: [PATCH v2 8/8] p54: convert to sysdata API Linus Torvalds <torvalds@linux-foundation.org> - 2016-06-17 05:10 +0200
        Re: [PATCH v2 8/8] p54: convert to sysdata API "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-17 20:40 +0200
  Re: [PATCH v2 0/8] firmware: add new sysdata API "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-18 01:50 +0200
    Re: [PATCH v2 0/8] firmware: add new sysdata API "Luis R. Rodriguez" <mcgrof@kernel.org> - 2016-06-18 02:40 +0200

csiph-web