Skip to content
  • Peter Zijlstra's avatar
    perf, x86: Use unlocked bitops · 34538ee7
    Peter Zijlstra authored
    
    
    There is no concurrency on these variables, so don't use LOCK'ed ops.
    
    As to the intel_pmu_handle_irq() status bit clean, nobody uses that so
    remove it all together.
    
    Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: paulus@samba.org
    Cc: eranian@google.com
    Cc: robert.richter@amd.com
    Cc: fweisbec@gmail.com
    Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
    LKML-Reference: <20100304140100.240023029@chello.nl>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    34538ee7