| commit | 67d53ea5a3d42aadeb1584e757ca4660c0e8a810 | [log] [tgz] |
|---|---|---|
| author | Andi Kleen <ak@suse.de> | Fri Apr 07 19:50:31 2006 +0200 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Apr 09 11:53:53 2006 -0700 |
| tree | 054906bb672c6faad287ede5b34c53d56afdc629 | |
| parent | bbd3aff89d4b34ef17a748e4c001ecc5b43e3e55 [diff] |
[PATCH] x86_64: Eliminate IA32_NR_syscalls define 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>