diff options
author | Leo Yan <leo.yan@linaro.org> | 2019-10-11 17:19:41 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-10-15 08:36:22 -0300 |
commit | 6add129c5d9210ada25217abc130df0b7096ee02 (patch) | |
tree | 5fee3149b98dd045e1f8a5e74076e090127f2989 /drivers/tee/optee/call.c | |
parent | 5a40e1994815ab09c59614c6a13d94eef55d1a7f (diff) | |
download | talos-op-linux-6add129c5d9210ada25217abc130df0b7096ee02.tar.gz talos-op-linux-6add129c5d9210ada25217abc130df0b7096ee02.zip |
perf test: Report failure for mmap events
When fail to mmap events in task exit case, it misses to set 'err' to
-1; thus the testing will not report failure for it.
This patch sets 'err' to -1 when fails to mmap events, thus Perf tool
can report correct result.
Fixes: d723a55096b8 ("perf test: Add test case for checking number of EXIT events")
Signed-off-by: Leo Yan <leo.yan@linaro.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lore.kernel.org/lkml/20191011091942.29841-1-leo.yan@linaro.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers/tee/optee/call.c')
0 files changed, 0 insertions, 0 deletions