x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/
The build time generated syscall definitions are entry code related, move
them into the 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>
Showing
- arch/x86/Makefile 1 addition, 1 deletionarch/x86/Makefile
- arch/x86/entry/syscalls/Makefile 2 additions, 2 deletionsarch/x86/entry/syscalls/Makefile
- arch/x86/entry/syscalls/syscall_32.tbl 0 additions, 0 deletionsarch/x86/entry/syscalls/syscall_32.tbl
- arch/x86/entry/syscalls/syscall_64.tbl 0 additions, 0 deletionsarch/x86/entry/syscalls/syscall_64.tbl
- arch/x86/entry/syscalls/syscallhdr.sh 0 additions, 0 deletionsarch/x86/entry/syscalls/syscallhdr.sh
- arch/x86/entry/syscalls/syscalltbl.sh 0 additions, 0 deletionsarch/x86/entry/syscalls/syscalltbl.sh
- scripts/checksyscalls.sh 1 addition, 1 deletionscripts/checksyscalls.sh
Loading
Please register or sign in to comment