All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/dontdiff: large update
@ 2011-04-18 23:08 Randy Dunlap
  2011-04-19  1:22 ` Joe Perches
  2011-04-19  2:40 ` [PATCH] " Paul Mundt
  0 siblings, 2 replies; 6+ messages in thread
From: Randy Dunlap @ 2011-04-18 23:08 UTC (permalink / raw)
  To: lkml; +Cc: Michael Prokop

From: Randy Dunlap <randy.dunlap@oracle.com>

Update to Documentation/dontdiff, based on many updates to
various .gitignore patches over the last 2 years.

Initially begun by Michael Prokop <mika@grml.org>, with lots of
changes by Randy Dunlap.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Michael Prokop <mika@grml.org>
---
 Documentation/dontdiff |   66 ++++++++++++++++++++++++++++-----------
 1 file changed, 48 insertions(+), 18 deletions(-)

--- lnx-2639-r3g8-dontdiff.orig/Documentation/dontdiff
+++ lnx-2639-r3g8-dontdiff/Documentation/dontdiff
@@ -1,6 +1,8 @@
 *.a
 *.aux
 *.bin
+*.bz2
+*.cis
 *.cpio
 *.csp
 *.dsp
@@ -8,6 +10,8 @@
 *.elf
 *.eps
 *.fw
+*.gcno
+*.gcov
 *.gen.S
 *.gif
 *.grep
@@ -19,14 +23,20 @@
 *.ko
 *.log
 *.lst
+*.lzma
+*.lzo
+*.mo
 *.moc
 *.mod.c
 *.o
 *.o.*
+*.order
 *.orig
 *.out
+*.patch
 *.pdf
 *.png
+*.pot
 *.ps
 *.rej
 *.s
@@ -39,16 +49,22 @@
 *.tex
 *.ver
 *.xml
+*.xz
 *_MODULES
 *_vga16.c
 *~
+\#*#
 *.9
-*.9.gz
 .*
+.*.d
 .mm
 53c700_d.h
 CVS
 ChangeSet
+GPATH
+GRTAGS
+GSYMS
+GTAGS
 Image
 Kerntypes
 Module.markers
@@ -57,15 +73,14 @@ PENDING
 SCCS
 System.map*
 TAGS
+aconf
+af_names.h
 aic7*reg.h*
 aic7*reg_print.c*
 aic7*seq.h*
 aicasm
 aicdb.h*
-altivec1.c
-altivec2.c
-altivec4.c
-altivec8.c
+altivec*.c
 asm-offsets.h
 asm_offsets.h
 autoconf.h*
@@ -80,6 +95,7 @@ btfixupprep
 build
 bvmlinux
 bzImage*
+capability_names.h
 capflags.c
 classlist.h*
 comp*.log
@@ -88,7 +104,8 @@ conf
 config
 config-*
 config_data.h*
-config_data.gz*
+config.mak
+config.mak.autogen
 conmakehash
 consolemap_deftbl.c*
 cpustr.h
@@ -96,7 +113,9 @@ crc32table.h*
 cscope.*
 defkeymap.c
 devlist.h*
+dnotify_test
 docproc
+dslm
 elf2ecoff
 elfconfig.h*
 evergreen_reg_safe.h
@@ -105,6 +124,7 @@ flask.h
 fore200e_mkfirm
 fore200e_pca_fw.c*
 gconf
+gconf.glade.h
 gen-devlist
 gen_crc32table
 gen_init_cpio
@@ -112,18 +132,14 @@ generated
 genheaders
 genksyms
 *_gray256.c
+hpet_example
+hugepage-mmap
+hugepage-shm
 ihex2fw
 ikconfig.h*
 inat-tables.c
-initramfs_data.cpio
-initramfs_data.cpio.gz
 initramfs_list
-int16.c
-int1.c
-int2.c
-int32.c
-int4.c
-int8.c
+int*.c
 kallsyms
 kconfig
 keywords.c
@@ -133,15 +149,20 @@ kxgettext
 lkc_defs.h
 lex.c
 lex.*.c
+lib1funcs.S
+linux
 logo_*.c
 logo_*_clut224.c
 logo_*_mono.c
 lxdialog
+mach
 mach-types
 mach-types.h
 machtypes.h
 map
+map_hugetlb
 maui_boot.h
+media
 mconf
 miboot*
 mk_elfconfig
@@ -150,23 +171,29 @@ mkbugboot
 mkcpustr
 mkdep
 mkprep
+mkregtable
 mktables
 mktree
 modpost
 modules.builtin
 modules.order
 modversions.h*
+nconf
 ncscope.*
 offset.h
 offsets.h
 oui.c*
+page-types
 parse.c
 parse.h
 patches*
 pca200e.bin
 pca200e_ecd.bin2
-piggy.gz
+perf.data
+perf.data.old
+perf-archive
 piggyback
+piggy.gzip
 piggy.S
 pnmtologo
 ppc_defs.h*
@@ -177,10 +204,9 @@ r200_reg_safe.h
 r300_reg_safe.h
 r420_reg_safe.h
 r600_reg_safe.h
-raid6altivec*.c
-raid6int*.c
-raid6tables.c
+recordmcount
 relocs
+rlim_names.h
 rn50_reg_safe.h
 rs600_reg_safe.h
 rv515_reg_safe.h
@@ -194,6 +220,7 @@ split-include
 syscalltab.h
 tables.c
 tags
+test_get_len
 tftpboot.img
 timeconst.h
 times.h*
@@ -210,10 +237,13 @@ vdso32.so.dbg
 vdso64.lds
 vdso64.so.dbg
 version.h*
+vmImage
 vmlinux
 vmlinux-*
 vmlinux.aout
+vmlinux.bin.all
 vmlinux.lds
+vmlinuz
 voffset.h
 vsyscall.lds
 vsyscall_32.lds

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation/dontdiff: large update
  2011-04-18 23:08 [PATCH] Documentation/dontdiff: large update Randy Dunlap
@ 2011-04-19  1:22 ` Joe Perches
  2011-04-19  4:46   ` Randy Dunlap
  2011-04-19  2:40 ` [PATCH] " Paul Mundt
  1 sibling, 1 reply; 6+ messages in thread
From: Joe Perches @ 2011-04-19  1:22 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: lkml, Michael Prokop

On Mon, 2011-04-18 at 16:08 -0700, Randy Dunlap wrote:
> Update to Documentation/dontdiff, based on many updates to
> various .gitignore patches over the last 2 years.
[]
> --- lnx-2639-r3g8-dontdiff.orig/Documentation/dontdiff
> +++ lnx-2639-r3g8-dontdiff/Documentation/dontdiff
[]
> -int16.c
> -int1.c
> -int2.c
> -int32.c
> -int4.c
> -int8.c
> +int*.c

Is this really a good idea?

$ find -name "int*.c" | wc -l
115



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation/dontdiff: large update
  2011-04-18 23:08 [PATCH] Documentation/dontdiff: large update Randy Dunlap
  2011-04-19  1:22 ` Joe Perches
@ 2011-04-19  2:40 ` Paul Mundt
  2011-04-19  4:47   ` Randy Dunlap
  1 sibling, 1 reply; 6+ messages in thread
From: Paul Mundt @ 2011-04-19  2:40 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: lkml, Michael Prokop

On Mon, Apr 18, 2011 at 04:08:09PM -0700, Randy Dunlap wrote:
> -int16.c
> -int1.c
> -int2.c
> -int32.c
> -int4.c
> -int8.c
> +int*.c

int[0-9]*.c or something might make sense, but this is going to trip up a
lot of intel and interrupt related files.

> +lib1funcs.S

This is also bogus. The one place it's used in a .gitignore in the kernel
is a special case, while you obviously don't want to ignore it in the
arch/foo/lib/ case.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation/dontdiff: large update
  2011-04-19  1:22 ` Joe Perches
@ 2011-04-19  4:46   ` Randy Dunlap
  2011-04-20 16:14     ` [PATCH v2] " Randy Dunlap
  0 siblings, 1 reply; 6+ messages in thread
From: Randy Dunlap @ 2011-04-19  4:46 UTC (permalink / raw)
  To: Joe Perches; +Cc: lkml, Michael Prokop

On Mon, 18 Apr 2011 18:22:57 -0700 Joe Perches wrote:

> On Mon, 2011-04-18 at 16:08 -0700, Randy Dunlap wrote:
> > Update to Documentation/dontdiff, based on many updates to
> > various .gitignore patches over the last 2 years.
> []
> > --- lnx-2639-r3g8-dontdiff.orig/Documentation/dontdiff
> > +++ lnx-2639-r3g8-dontdiff/Documentation/dontdiff
> []
> > -int16.c
> > -int1.c
> > -int2.c
> > -int32.c
> > -int4.c
> > -int8.c
> > +int*.c
> 
> Is this really a good idea?
> 
> $ find -name "int*.c" | wc -l
> 115

Thanks for the feedback.  Will fix & repost.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] Documentation/dontdiff: large update
  2011-04-19  2:40 ` [PATCH] " Paul Mundt
@ 2011-04-19  4:47   ` Randy Dunlap
  0 siblings, 0 replies; 6+ messages in thread
From: Randy Dunlap @ 2011-04-19  4:47 UTC (permalink / raw)
  To: Paul Mundt; +Cc: lkml, Michael Prokop

On Tue, 19 Apr 2011 11:40:30 +0900 Paul Mundt wrote:

> On Mon, Apr 18, 2011 at 04:08:09PM -0700, Randy Dunlap wrote:
> > -int16.c
> > -int1.c
> > -int2.c
> > -int32.c
> > -int4.c
> > -int8.c
> > +int*.c
> 
> int[0-9]*.c or something might make sense, but this is going to trip up a
> lot of intel and interrupt related files.
> 
> > +lib1funcs.S
> 
> This is also bogus. The one place it's used in a .gitignore in the kernel
> is a special case, while you obviously don't want to ignore it in the
> arch/foo/lib/ case.

Thanks, Paul.  I'll correct those and repost the patch.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH v2] Documentation/dontdiff: large update
  2011-04-19  4:46   ` Randy Dunlap
@ 2011-04-20 16:14     ` Randy Dunlap
  0 siblings, 0 replies; 6+ messages in thread
From: Randy Dunlap @ 2011-04-20 16:14 UTC (permalink / raw)
  To: lkml; +Cc: Joe Perches, Michael Prokop, Paul Mundt

From: Randy Dunlap <randy.dunlap@oracle.com>

v2, updated based on comments from Joe and Paul.

Update to Documentation/dontdiff, based on many updates to
various .gitignore patches over the last 2 years.

Initially begun by Michael Prokop <mika@grml.org>, with lots of
changes by Randy Dunlap.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Michael Prokop <mika@grml.org>
Cc: Joe Perches <joe@perches.com>
Cc: Paul Mundt <lethal@linux-sh.org>
---
 Documentation/dontdiff |   58 ++++++++++++++++++++++++++++++---------
 1 file changed, 46 insertions(+), 12 deletions(-)

--- lnx-2639-r3g8-docum.orig/Documentation/dontdiff
+++ lnx-2639-r3g8-docum/Documentation/dontdiff
@@ -1,6 +1,8 @@
 *.a
 *.aux
 *.bin
+*.bz2
+*.cis
 *.cpio
 *.csp
 *.dsp
@@ -8,6 +10,8 @@
 *.elf
 *.eps
 *.fw
+*.gcno
+*.gcov
 *.gen.S
 *.gif
 *.grep
@@ -19,14 +23,20 @@
 *.ko
 *.log
 *.lst
+*.lzma
+*.lzo
+*.mo
 *.moc
 *.mod.c
 *.o
 *.o.*
+*.order
 *.orig
 *.out
+*.patch
 *.pdf
 *.png
+*.pot
 *.ps
 *.rej
 *.s
@@ -39,16 +49,22 @@
 *.tex
 *.ver
 *.xml
+*.xz
 *_MODULES
 *_vga16.c
 *~
+\#*#
 *.9
-*.9.gz
 .*
+.*.d
 .mm
 53c700_d.h
 CVS
 ChangeSet
+GPATH
+GRTAGS
+GSYMS
+GTAGS
 Image
 Kerntypes
 Module.markers
@@ -57,15 +73,14 @@ PENDING
 SCCS
 System.map*
 TAGS
+aconf
+af_names.h
 aic7*reg.h*
 aic7*reg_print.c*
 aic7*seq.h*
 aicasm
 aicdb.h*
-altivec1.c
-altivec2.c
-altivec4.c
-altivec8.c
+altivec*.c
 asm-offsets.h
 asm_offsets.h
 autoconf.h*
@@ -80,6 +95,7 @@ btfixupprep
 build
 bvmlinux
 bzImage*
+capability_names.h
 capflags.c
 classlist.h*
 comp*.log
@@ -88,7 +104,8 @@ conf
 config
 config-*
 config_data.h*
-config_data.gz*
+config.mak
+config.mak.autogen
 conmakehash
 consolemap_deftbl.c*
 cpustr.h
@@ -96,7 +113,9 @@ crc32table.h*
 cscope.*
 defkeymap.c
 devlist.h*
+dnotify_test
 docproc
+dslm
 elf2ecoff
 elfconfig.h*
 evergreen_reg_safe.h
@@ -105,6 +124,7 @@ flask.h
 fore200e_mkfirm
 fore200e_pca_fw.c*
 gconf
+gconf.glade.h
 gen-devlist
 gen_crc32table
 gen_init_cpio
@@ -112,11 +132,12 @@ generated
 genheaders
 genksyms
 *_gray256.c
+hpet_example
+hugepage-mmap
+hugepage-shm
 ihex2fw
 ikconfig.h*
 inat-tables.c
-initramfs_data.cpio
-initramfs_data.cpio.gz
 initramfs_list
 int16.c
 int1.c
@@ -133,15 +154,19 @@ kxgettext
 lkc_defs.h
 lex.c
 lex.*.c
+linux
 logo_*.c
 logo_*_clut224.c
 logo_*_mono.c
 lxdialog
+mach
 mach-types
 mach-types.h
 machtypes.h
 map
+map_hugetlb
 maui_boot.h
+media
 mconf
 miboot*
 mk_elfconfig
@@ -150,23 +175,29 @@ mkbugboot
 mkcpustr
 mkdep
 mkprep
+mkregtable
 mktables
 mktree
 modpost
 modules.builtin
 modules.order
 modversions.h*
+nconf
 ncscope.*
 offset.h
 offsets.h
 oui.c*
+page-types
 parse.c
 parse.h
 patches*
 pca200e.bin
 pca200e_ecd.bin2
-piggy.gz
+perf.data
+perf.data.old
+perf-archive
 piggyback
+piggy.gzip
 piggy.S
 pnmtologo
 ppc_defs.h*
@@ -177,10 +208,9 @@ r200_reg_safe.h
 r300_reg_safe.h
 r420_reg_safe.h
 r600_reg_safe.h
-raid6altivec*.c
-raid6int*.c
-raid6tables.c
+recordmcount
 relocs
+rlim_names.h
 rn50_reg_safe.h
 rs600_reg_safe.h
 rv515_reg_safe.h
@@ -194,6 +224,7 @@ split-include
 syscalltab.h
 tables.c
 tags
+test_get_len
 tftpboot.img
 timeconst.h
 times.h*
@@ -210,10 +241,13 @@ vdso32.so.dbg
 vdso64.lds
 vdso64.so.dbg
 version.h*
+vmImage
 vmlinux
 vmlinux-*
 vmlinux.aout
+vmlinux.bin.all
 vmlinux.lds
+vmlinuz
 voffset.h
 vsyscall.lds
 vsyscall_32.lds

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-04-20 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-18 23:08 [PATCH] Documentation/dontdiff: large update Randy Dunlap
2011-04-19  1:22 ` Joe Perches
2011-04-19  4:46   ` Randy Dunlap
2011-04-20 16:14     ` [PATCH v2] " Randy Dunlap
2011-04-19  2:40 ` [PATCH] " Paul Mundt
2011-04-19  4:47   ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.