lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 May 2008 08:52:51 +0200
From:	Bart Van Assche <bart.vanassche@...il.com>
To:	Jesper Juhl <trivial@...nel.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 2.6.26-rc3] Suppress files generated during x86_64 build process in Documentation/dontdiff

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ