commit | f5738ceed46782aea7663d62cb6398eb05fc4ce0 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <[email protected]> | Wed Dec 06 20:37:29 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Dec 07 08:39:37 2006 -0800 |
tree | 156ebf498bc1d892d6f9e33d2751869417e30eb4 | |
parent | 28ec24e23229ae3d333f8d7f0e6b31fa8ea7bf46 [diff] |
[PATCH] remove kernel syscalls The last thing we agreed on was to remove the macros entirely for 2.6.19, on all architectures. Unfortunately, I think nobody actually _did_ that, so they are still there. [[email protected]: x86_64 fix] Cc: David Woodhouse <[email protected]> Cc: Greg Schafer <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>