]> Git Repo - linux.git/commit
x86/asm/entry: Remove SYSCALL_VECTOR
authorBrian Gerst <[email protected]>
Sat, 9 May 2015 15:36:52 +0000 (11:36 -0400)
committerIngo Molnar <[email protected]>
Sun, 10 May 2015 10:34:28 +0000 (12:34 +0200)
commit51bb92843edcba5a58138cad25ced97923048add
tree68a147b90b253a80adc729ed98808ab0adfcc63a
parentc6e692f95dacddff5f3607717fb2246c60bbb714
x86/asm/entry: Remove SYSCALL_VECTOR

Use IA32_SYSCALL_VECTOR for both compat and native.

Signed-off-by: Brian Gerst <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/include/asm/irq_vectors.h
arch/x86/kernel/traps.c
arch/x86/lguest/boot.c
This page took 0.054818 seconds and 4 git commands to generate.