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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Jun 2009 21:42:51 GMT
From:	tip-bot for Arnd Bergmann <arnd@...db.de>
To:	linux-tip-commits@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org, arnd@...db.de, hpa@...or.com,
	mingo@...hat.com, tglx@...utronix.de
Subject: [tip:x86/asm-generic] x86: add copies of some headers to convert to asm-generic

Commit-ID:  4adc667593f83a18a8e54ce94f250fd166a272ac
Gitweb:     http://git.kernel.org/tip/4adc667593f83a18a8e54ce94f250fd166a272ac
Author:     Arnd Bergmann <arnd@...db.de>
AuthorDate: Thu, 18 Jun 2009 21:48:16 +0200
Committer:  H. Peter Anvin <hpa@...or.com>
CommitDate: Thu, 18 Jun 2009 14:39:40 -0700

x86: add copies of some headers to convert to asm-generic

Just an intermediate step to make reviewing easier.
These files are identical copies of the existing headers.

Signed-off-by: Arnd Bergmann <arnd@...db.de>
LKML-Reference: <cover.1245354003.git.arnd@...db.de>
Signed-off-by: H. Peter Anvin <hpa@...or.com>


---
 arch/x86/include/asm/{mman.h => generic-mman.h}    |    0
 .../x86/include/asm/{module.h => generic-module.h} |    0
 .../asm/{scatterlist.h => generic-scatterlist.h}   |    0
 arch/x86/include/asm/{types.h => generic-types.h}  |    0
 .../include/asm/{ucontext.h => generic-ucontext.h} |    0
 5 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/arch/x86/include/asm/mman.h b/arch/x86/include/asm/generic-mman.h
similarity index 100%
copy from arch/x86/include/asm/mman.h
copy to arch/x86/include/asm/generic-mman.h
diff --git a/arch/x86/include/asm/module.h b/arch/x86/include/asm/generic-module.h
similarity index 100%
copy from arch/x86/include/asm/module.h
copy to arch/x86/include/asm/generic-module.h
diff --git a/arch/x86/include/asm/scatterlist.h b/arch/x86/include/asm/generic-scatterlist.h
similarity index 100%
copy from arch/x86/include/asm/scatterlist.h
copy to arch/x86/include/asm/generic-scatterlist.h
diff --git a/arch/x86/include/asm/types.h b/arch/x86/include/asm/generic-types.h
similarity index 100%
copy from arch/x86/include/asm/types.h
copy to arch/x86/include/asm/generic-types.h
diff --git a/arch/x86/include/asm/ucontext.h b/arch/x86/include/asm/generic-ucontext.h
similarity index 100%
copy from arch/x86/include/asm/ucontext.h
copy to arch/x86/include/asm/generic-ucontext.h
--
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