Skip to content
  • Ingo Molnar's avatar
    sched: Remove forced2_migrations stats · b9889ed1
    Ingo Molnar authored
    
    
    This build warning:
    
     kernel/sched.c: In function 'set_task_cpu':
     kernel/sched.c:2070: warning: unused variable 'old_rq'
    
    Made me realize that the forced2_migrations stat looks pretty
    pointless (and a misnomer) - remove it.
    
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Mike Galbraith <efault@gmx.de>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    b9889ed1