commit | b45e516f701e0fc81fb3dbd1ba9db35f991a4465 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Sun Apr 02 10:44:36 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Apr 02 10:44:36 2006 -0700 |
tree | 335f7d8753407ed5c9fe24d7fe369bb4cfa9a4cd | |
parent | 683aa4012f53b2ada0f430487e05d37b0d94e90a [diff] |
ppc64: actually add sys_splice() to the system call table (We'd only added the number, which meant that actually trying to use splice just went off into la-la-land) Signed-off-by: Linus Torvalds <torvalds@osdl.org>