[PATCH 2.6.25.1] Suppress more generated files via Documentation/dontdiff

From: Bart Van Assche
Date: Fri May 02 2008 - 11:43:37 EST


Can the patch below please be reviewed ? Last time I ran diff over two kernel
trees I noted that several generated files were included in the diff. The
patch below suppresses these generated files (modules.order, timeconst.h and
several vdso* and vdso32* files).

Signed-off-by: bart.vanassche@xxxxxxxxx

--- orig/linux-2.6.25.1/Documentation/dontdiff 2008-05-01 23:45:25.000000000
+0200
+++ linux-2.6.25.1/Documentation/dontdiff 2008-05-02 15:43:51.000000000
+0200
@@ -142,6 +142,7 @@ mkprep
mktables
mktree
modpost
+modules.order
modversions.h*
offset.h
offsets.h
@@ -173,10 +174,11 @@ split-include
tags
tftpboot.img
times.h*
+timeconst.h
tkparse
trix_boot.h
utsrelease.h*
-vdso.lds
+vdso*[^Sch]
version.h*
vmlinux
vmlinux-*
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/