diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2009-01-14 23:37:47 +0300 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2009-01-14 14:16:52 -0800 |
commit | 444027031cd069ea7e48b016cb33bbf201c8a9f0 (patch) | |
tree | a0714cb46419dfa2b6cd1b945c3aeb90373ea2df /drivers/ieee1394/pcilynx.c | |
parent | ae04d1401577bb63151480a053057de58b8e10bb (diff) |
x86: headers cleanup - prctl.h
Impact: cleanup (internal kernel function exported)
'make headers_check' warn us about leaking of kernel private
(mostly compile time vars) data to userspace in headers. Fix it.
sys_arch_prctl is completely removed from
header since frankly I don't even understand why we
describe it here. It is described like
__SYSCALL(__NR_arch_prctl, sys_arch_prctl) in unistd_64.h
and implemented in process_64.c. User-mode linux involved?
So this one in fact is suspicious.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'drivers/ieee1394/pcilynx.c')
0 files changed, 0 insertions, 0 deletions