[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e2e108260807040540hc66f43fs86419efeff8e8698@mail.gmail.com>
Date: Fri, 4 Jul 2008 14:40:20 +0200
From: "Bart Van Assche" <bart.vanassche@...il.com>
To: "Jesper Juhl" <trivial@...nel.org>
Cc: linux-kernel@...r.kernel.org,
"Andrew Morton" <akpm@...ux-foundation.org>
Subject: Re: [PATCH 2.6.26-rc3] Suppress files generated during x86_64 build process in Documentation/dontdiff
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@...il.com> 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@...il.com>
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists