diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-29 11:54:35 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-29 11:54:35 -0300 |
commit | ce92834407a465c25c0be1a4a0339c625e44c4db (patch) | |
tree | 9e92abb0502396934f714b404f13f15d1cceba38 /scripts/gdb/linux/modules.py | |
parent | 9955d0be161a9baa241ae7b98426a4c705cb21cb (diff) |
perf target: str_error_r() always returns the buffer it receives
So no need for checking if it uses the strerror_r() GNU variant error
reporting mechanism, i.e. if it returns a pointer to a immutable string
internal to glibc.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Fixes: c8b5f2c96d1b ("tools: Introduce str_error_r()")
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions