diff options
| author | Roland McGrath <[email protected]> | 2008-07-26 02:45:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-26 19:00:08 +0000 |
| commit | ff1188646c6870f336e910fb894eeed74f50471f (patch) | |
| tree | 7e0c7ecad4ab3f9c2f20540b289b4cd932453e67 /fs/proc/array.c | |
| parent | tracehook: exec (diff) | |
| download | kernel-ff1188646c6870f336e910fb894eeed74f50471f.tar.gz kernel-ff1188646c6870f336e910fb894eeed74f50471f.zip | |
tracehook: unexport ptrace_notify
The ptrace_notify() function should not be called by any modules. It was
only ever exported to be called by binfmt exec functions. But that is no
longer necessary since fs/exec.c deals with that generically now. There
should be no calls to ptrace_notify() from outside the core kernel.
Signed-off-by: Roland McGrath <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
