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:
bbd3aff
)
[PATCH] x86_64: Eliminate IA32_NR_syscalls define
author
Andi Kleen
<ak@suse.de>
Fri, 7 Apr 2006 17:50:31 +0000
(19:50 +0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 9 Apr 2006 18:53:53 +0000
(11:53 -0700)
Or rather compute it based on the table length automatically.
This also has the intended side effect of not warning for new system calls
anymore.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found