• Paul Mackerras's avatar
    perf_counter: Remove unused prev_state field · bf4e0ed3
    Paul Mackerras authored
    This removes the prev_state field of struct perf_counter since
    it is now unused.  It was only used by the cpu migration
    counter, which doesn't use it any more.
    Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
    Cc: Marcelo Tosatti <mtosatti@redhat.com>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: John Kacur <jkacur@redhat.com>
    LKML-Reference: <18979.35052.915728.626374@cargo.ozlabs.ibm.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    bf4e0ed3
perf_counter.c 94.1 KB