diff options
| author | Li Zefan <[email protected]> | 2009-07-07 13:53:18 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-07-10 11:59:41 +0200 |
| commit | f088e5471297cc78d7465e1fd997cb1a91a48019 (patch) | |
| tree | f3e03e2cf1a83621b9005ff72298845791160e6b /scripts/objdiff | |
| parent | be9742e6cb107fe1d77db7a081ea4eb25e79e1ad (diff) | |
ksym_tracer: Fix validation of access type
# echo 'pid_max:rw-' > ksym_trace_filter
# cat ksym_trace_filter
pid_max:rw-
# echo 'pid_max:ww-' > ksym_trace_filter
(should return -EINVAL)
# cat ksym_trace_filter
(but it ended up removing filter entry)
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Cc: "K.Prasad" <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions