diff options
author | Davidlohr Bueso <davidlohr@hp.com> | 2013-09-08 19:19:14 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-10-09 11:23:32 -0300 |
commit | b33492ade49a223a666e582d0c63566609e7014b (patch) | |
tree | c1708b0d19a8d1acdce8f5560b6a4575a836ef57 /kernel | |
parent | 02ad0702e54f9b82b697718e7e8662eb3f2266ee (diff) | |
download | talos-obmc-linux-b33492ade49a223a666e582d0c63566609e7014b.tar.gz talos-obmc-linux-b33492ade49a223a666e582d0c63566609e7014b.zip |
perf lock: Return proper code in report_lock_*_event
The report_lock_*_event() functions return -1 when lock_stat_findnew(),
thread_stat_findnew() or get_seq() return NULL. These functions only
return this value when failing to allocate memory, this return -ENOMEM
instead.
Signed-off-by: Davidlohr Bueso <davidlohr@hp.com>
Cc: Aswin Chandramouleeswaran <aswin@hp.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1378693159-8747-3-git-send-email-davidlohr@hp.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions