[PATCH] x86-64: Fix ENOSYS in system call tracing
authorJan Beulich <jbeulich@novell.com>
Sat, 21 Oct 2006 16:37:02 +0000 (18:37 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Sat, 21 Oct 2006 16:37:02 +0000 (18:37 +0200)
commitcc7d479fe56133e79840beffe9cb4fd193af93aa
tree66ff47260029e21329c90bcd954c0764556e6b0b
parent26fd5e084e470dbe8edc6f726fc918e89b9f988c
[PATCH] x86-64: Fix ENOSYS in system call tracing

This patch:

- out of range system calls failing to return -ENOSYS under
  system call tracing

[AK: split out from another patch by Jan as separate bugfix]

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/entry.S