• Ingo Molnar's avatar
    perf_counter: Fix output-sharing error path · dc86cabe
    Ingo Molnar authored
    We forget to release the fd in the PERF_FLAG_FD_OUTPUT
    error path.
    
    Reorganize the error flow here to be a clean fall-through
    logic.
    
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    dc86cabe
perf_counter.c 116 KB