From: Ingo Molnar Date: Wed, 3 Jun 2015 11:37:36 +0000 (+0200) Subject: x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ X-Git-Tag: omap-for-v4.2/fixes-rc1^2~170^2^2~8^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=905a36a2851838bca5a424fb758e201990234e6e;p=pandora-kernel.git x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/ Create a new directory hierarchy for the low level x86 entry code: arch/x86/entry/* This will host all the low level glue that is currently scattered all across arch/x86/. Start with entry_64.S and entry_32.S. Cc: Borislav Petkov Cc: H. Peter Anvin Cc: Linus Torvalds Cc: Thomas Gleixner Cc: Andy Lutomirski Cc: Denys Vlasenko Cc: Brian Gerst Cc: Peter Zijlstra Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed