commit | b29eac43023bb1b62081efa878c3cf72cb39c437 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Sun Feb 19 11:02:50 2006 -0700 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Thu Mar 30 17:48:51 2006 +0000 |
tree | 8ecb13c2446405c6e3c3ca8f553156510f0a48fb | |
parent | a41d3862dfd44a1b09a0f6243bb34773061fd9a2 [diff] |
[PARISC] getsockopt should be ENTRY_COMP compat_sys_getsockopt exists, so we should use that, instead of directly using sys_getsockopt on 64-bit compiles. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>