x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
authorIngo Molnar <mingo@kernel.org>
Wed, 3 Jun 2015 16:29:26 +0000 (18:29 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 4 Jun 2015 05:37:36 +0000 (07:37 +0200)
commitd36f947904dba0935a0e74dc9df2ef57caeb7d03
tree9358fcef23bef7b9201d21615b8f2e8b9271b924
parente6b93f4e48af8fe8373ec1132b8c7787890e7578
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/

asm/calling.h is private to the entry code, make this more apparent
by moving it to the new arch/x86/entry/ directory.

Cc: Borislav Petkov <bp@alien8.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/entry/calling.h [moved from arch/x86/include/asm/calling.h with 100% similarity]
arch/x86/entry/entry_64.S
arch/x86/entry/ia32entry.S
arch/x86/entry/thunk_64.S