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:
40dd2d2
)
[PATCH] x86_64: Remove __KERNEL__ ifdef around _syscall*()
author
Andi Kleen
<ak@suse.de>
Wed, 30 Aug 2006 17:37:16 +0000
(19:37 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 30 Aug 2006 23:05:16 +0000
(16:05 -0700)
After all their only point is having them in user space. On x86-64
they don't even work in kernel space.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found