git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26fd5e0
)
[PATCH] x86-64: Fix ENOSYS in system call tracing
author
Jan Beulich
<jbeulich@novell.com>
Sat, 21 Oct 2006 16:37:02 +0000
(18:37 +0200)
committer
Andi Kleen
<andi@basil.nowhere.org>
Sat, 21 Oct 2006 16:37:02 +0000
(18:37 +0200)
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>
No differences found