diff options
author | Adrian Hunter <[email protected]> | 2015-03-02 09:59:05 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-03-02 12:48:16 -0300 |
commit | 543d976fa2ebf5543bd07b5d487bf3a6144c0886 (patch) | |
tree | 634bb3deae3e158031a9cf159b73a6efea67c184 /tools/perf/builtin-annotate.c | |
parent | 0104fe69e0287cf3635657b4c6b26a18e0091697 (diff) |
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Feature tests are compiled but not executed, however it might avoid a
future uninitialized variable warning, so initialize the cpu set.
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Adrian Hunter <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions