diff options
| author | Roel Kluin <[email protected]> | 2010-03-05 13:42:28 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-06 11:26:27 -0800 |
| commit | 77079dbec721a282bf0931385ae10d77cdbac5af (patch) | |
| tree | 7e3a0e3fe650a99b3c245ae6a951c74bf07ec211 /tools/perf/scripts/python | |
| parent | 6822190882ce02ae8ae135026c2b3f17c006960b (diff) | |
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
The initial -EINVAL value is overwritten by `retval = PTR_ERR(name)'. If
this isn't an error pointer and typenr is not 1, 6 or 9, then this retval,
a pointer cast to a long, is returned.
Signed-off-by: Roel Kluin <[email protected]>
Acked-by: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Matt Turner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions