Re: [PATCH 2.6.26-rc3] Suppress files generated during x86_64 build process in Documentation/dontdiff

From: Bart Van Assche
Date: Fri Jul 04 2008 - 08:40:34 EST


Hello Jesper,

Have you already had the time to look at the patch below ?

Bart.

On Tue, May 20, 2008 at 8:52 AM, Bart Van Assche
<bart.vanassche@xxxxxxxxx> wrote:
> Suppress the following additional files generated during an x86_64 kernel
> build in Documentation/dontdiff: bounds.h, cpustr.h, mkcpustr, vdso-syms.lds,
> vdso.so.dbg, vdso32-syms.lds, vdso32-syscall-syms.lds, vdso32-syscall.so.dbg,
> vdso32-sysenter-syms.lds, vdso32-sysenter.so.dbg, vdso32.lds, wakeup.elf
> and wakeup.lds
>
> Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxx>
>
> diff -uprN -X Documentation/dontdiff ../orig/linux-2.6.26-rc3/Documentation/dontdiff ./Documentation/dontdiff
> --- ../orig/linux-2.6.26-rc3/Documentation/dontdiff 2008-05-20 08:23:09.000000000 +0200
> +++ ./Documentation/dontdiff 2008-05-20 08:48:39.000000000 +0200
> @@ -72,6 +72,7 @@ bbootsect
> bin2c
> binkernel.spec
> bootsect
> +bounds.h
> bsetup
> btfixupprep
> build
> @@ -87,6 +88,7 @@ config_data.h*
> config_data.gz*
> conmakehash
> consolemap_deftbl.c*
> +cpustr.h
> crc32table.h*
> cscope.*
> defkeymap.c*
> @@ -136,6 +138,7 @@ miboot*
> mk_elfconfig
> mkboot
> mkbugboot
> +mkcpustr
> mkdep
> mkprep
> mktables
> @@ -177,7 +180,15 @@ times.h*
> tkparse
> trix_boot.h
> utsrelease.h*
> +vdso-syms.lds
> vdso.lds
> +vdso.so.dbg
> +vdso32-syms.lds
> +vdso32-syscall-syms.lds
> +vdso32-syscall.so.dbg
> +vdso32-sysenter-syms.lds
> +vdso32-sysenter.so.dbg
> +vdso32.lds
> version.h*
> vmlinux
> vmlinux-*
> @@ -185,6 +196,8 @@ vmlinux.aout
> vmlinux*.lds*
> vmlinux*.scr
> vsyscall.lds
> +wakeup.elf
> +wakeup.lds
> wanxlfw.inc
> uImage
> unifdef
--
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/