login
Header Space

 
 

Mailing list archives

Search results

Found 191 matching messages (0.071 seconds). Page 1 of 10.

Re: [PATCH] scripts: improve the decodecode script

... 2008 09:57:07 -0700 > >Subject: [PATCH] scripts: improve the decodecode ... Ven > >--- > > scripts/decodecode | 32 ++++++++++++++++++++++---------- > > 1 files changed ... mov %edx,0x8(%ebx) this patch updates the kernel copy to ...

linux-kernel - Arjan van de Ven - Oct 29 2008 - 15:20

[PATCH] scripts: script from kerneloops.org to pretty print oops dumps

... 19:00:36 -0800 Subject: [PATCH] scripts: script from kerneloops.org ... came from that oopsed.. The script below (a adaption from a ... Ven --- scripts/markup_oops.pl | 165 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files ...

linux-kernel - Arjan van de Ven - Nov 5 2008 - 23:07

[PATCH] script to remove unused modules from config file

... should submit it as a patch to be added to the ... here's the patch. The way this script works is that ... insertions(+) Index: linux-tip.git/scripts/streamline_config.pl =================================================================== --- /dev/null 1970 ...

linux-kernel - Steven Rostedt - Sep 18 2008 - 13:34

[PATCH] scripts: Make cleanfile/cleanpatch warn about long lines

Make the "cleanfile" and "cleanpatch" script warn about long lines, by default ... 5 deletions(-) diff --git a/scripts/cleanfile b/scripts/cleanfile index f1ba8aa..cefd29e ... are discarded diff --git a/scripts/cleanpatch b/scripts/cleanpatch index a53f987.. ...

linux-kernel - H. Peter Anvin - May 25 2007 - 20:58

Re: [PATCH] Script to check for undefined Kconfig symbols - v2

... 'Blaisorblade' Giarrusso > --- > > scripts/checkunknowndefines.sh | 59 ++++++++++++++++++++++++++++++++++++++++ > 1 files changed, ... 0000000..dbb5cef > --- /dev/null > +++ b/scripts/checkunknowndefines.sh > @@ -0,0 +1,59 ...

linux-kernel - Randy Dunlap - Aug 24 2007 - 12:03

Re: [PATCH] Script to check for undefined Kconfig symbols - v2

... 'Blaisorblade' Giarrusso > > --- > > > > scripts/checkunknowndefines.sh | 59 ++++++++++++++++++++++++++++++++++++++++ > > 1 files ... 0000000..dbb5cef > > --- /dev/null > > +++ b/scripts/checkunknowndefines.sh > > @@ -0,0 +1 ...

linux-kernel - Paolo Giarrusso - Aug 24 2007 - 13:14

Re: [PATCH] scripts/checkpatch.pl: add a check for the patch level (patch -p<num>)

... WARN("Check the patchlevel (hint: patch option -p)"); > > + } > > + } > > Hmmm that will ... relative url of the patched file. scripts/checkpatch.pl | 22 ++++++++++++++++++++++ 1 ... in the file after the patch is applied if ($line=~/^\@\@ -\d ...

linux-kernel - Borislav Petkov - Dec 23 2007 - 03:52

[PATCH] scripts: improve the decodecode script

... 2008 09:57:07 -0700 Subject: [PATCH] scripts: improve the decodecode ... been using an improved "decodecode" script, specifically it has a special ... Ven --- scripts/decodecode | 32 ++++++++++++++++++++++---------- 1 files changed ...

linux-kernel - Arjan van de Ven - Oct 29 2008 - 13:00

Re: [PATCH] scripts: improve the decodecode script

... Oct 2008 09:57:07 -0700 >Subject: [PATCH] scripts: improve the decodecode ... mov %edx,0x8(%ebx) > >this patch updates the kernel copy to ... Ven >--- > scripts/decodecode | 32 ++++++++++++++++++++++---------- > 1 files changed, ...

linux-kernel - Américo - Oct 29 2008 - 13:22

Re: [PATCH] scripts: improve the decodecode script

... 2008 09:57:07 -0700 > Subject: [PATCH] scripts: improve the decodecode ... mov %edx,0x8(%ebx) > > this patch updates the kernel copy to ... Ven > --- > scripts/decodecode | 32 ++++++++++++++++++++++---------- > 1 files changed ...

linux-kernel - Randy Dunlap - Oct 29 2008 - 13:49

Re: [PATCH] scripts: improve the decodecode script

... .intel.com> >> >Date: Wed, 29 Oct 2008 09:57:07 -0700 >> >Subject: [PATCH] scripts: improve the decodecode script ... de Ven >> >--- >> > scripts/decodecode | 32 ++++++++++++++++++++++---------- >> > 1 files changed, 22 ...

linux-kernel - Américo - Oct 31 2008 - 07:38

Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl

... to > know too. Anyway - the script can certainly be tweaked, the ... the files modified in a patch +# +# usage: perl scripts/get_maintainers.pl ... @\n@@; + push(@patchedfiles, $file); + } +} +close(PATCH); + +# Sort and uniq patchedfiles + +undef ...

linux-kernel - Joe Perches - Aug 16 2007 - 16:36

[PATCH] Script to check for undefined Kconfig symbols - v2

... a bunch of undefined Kconfig vars: $ scripts/checkunknowndefines.sh arch/i386/boot/ arch/ ... Paolo 'Blaisorblade' Giarrusso --- scripts/checkunknowndefines.sh | 59 ++++++++++++++++++++++++++++++++++++++++ 1 files changed, ...

linux-kernel - Paolo 'Blaisorblade' Giarrusso - Aug 24 2007 - 10:56

Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl

... to > know too. Anyway - the script can certainly be tweaked, the ... the files modified in a patch +# +# usage: perl scripts/get_maintainers.pl ... @\n@@; + push(@patchedfiles, $file); + } +} +close(PATCH); + +# Sort and uniq patchedfiles + +undef ...

git - Joe Perches - Aug 16 2007 - 16:36

[PATCH][scripts/{genksyms/parse.c,kconfig/zconf.tab)_shipped] duplicate YYSTYPE_IS_TRIVIAL =>1st *_DECLARED

Untested patch, please confirm it's the right fix. -- duplicate YYSTYPE_IS_TRIVIAL, 2nd ... union yyalloc diff --git a/scripts/kconfig/zconf.tab.c_shipped b/scripts ... c_shipped index d22d924..9a7bcc7 100644 --- a/scripts/kconfig/zconf.tab.c_shipped +++ b/ ...

linux-kernel - Roel Kluin - Jan 30 2008 - 11:12

[ofa-general] [RFC PATCH] - scripts/CodingStyle_sizeof - standardize sizeof and [PATCH] drivers/infiniband - standardize sizeof(foo)

... being applied. A sample patch of drivers_infiniband.patch generated by $ scripts/CodingStyle_sizeof drivers/infiniband is ... by: Joe Perches --- scripts/CodingStyle_sizeof | 33 +++++++++++++++++++++++++++++++++ 1 files changed, 33 ...

openfabrics-general - Joe Perches - Jul 1 2008 - 12:49

[PATCH] scripts/ver_linux : correct printing of binutils version

... output line on some distributions. This patch corrects that. When I initially submitted ... to not cover all bases. This patch works correctly with all the different ... Juhl --- scripts/ver_linux | 4 +--- 1 files changed, ...

linux-kernel - Jesper Juhl - Aug 1 2007 - 19:21

[PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl

... (es) to CC: for a patch. I added flags to the ... and list email addresses. perl scripts/get_maintainer.pl <patch> gives the appropriate ... s@\n@@; + push(@patchedfiles, $file); + } +} +close(PATCH); + +# Sort and uniq patchedfiles + +undef % ...

linux-kernel - Joe Perches - Aug 13 2007 - 01:49

Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl

... and list > email addresses. > > perl scripts/get_maintainer.pl <patch> > > gives the appropriate maintainer(s) ... =~ s@\n@@; > + push(@patchedfiles, $file); > + } > +} > +close(PATCH); > + > +# Sort and uniq patchedfiles > + > +undef %saw; ...

linux-kernel - Kok, Auke - Aug 13 2007 - 11:43

[PATCH] scripts/get_maintainer.pl

... scripts/get_maintainers.pl [OPTIONS] <patch> +# perl scripts/get_maintainers.pl [OPTIONS] -f +# ... s@\n@@; + push(@files, $file); + } + } + close(PATCH); +} + +@files = sort_and_uniq(@files); + +# Find responsible parties ...

linux-kernel - Joe Perches - Aug 20 2007 - 19:50

speck-geostationary