1. 26 Feb, 2011 1 commit
    • Venkatesh Pallipadi's avatar
      sched: Clean up the IRQ_TIME_ACCOUNTING code · 544b4a1f
      Venkatesh Pallipadi authored
      Fix this warning:
      
        lkml.org/lkml/2011/1/30/124
      
       kernel/sched.c:3719: warning: 'irqtime_account_idle_ticks' defined but not used
       kernel/sched.c:3720: warning: 'irqtime_account_process_tick' defined but not used
      
      In a cleaner way than:
      
       7e949870: sched: Add #ifdef around irq time accounting functions
      
      This patch will not have any functional impact.
      Signed-off-by: default avatarVenkatesh Pallipadi <venki@google.com>
      Cc: heiko.carstens@de.ibm.com
      Cc: a.p.zijlstra@chello.nl
      LKML-Reference: <1298675596-10992-1-git-send-email-venki@google.com>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      544b4a1f
  2. 25 Feb, 2011 1 commit
  3. 23 Feb, 2011 7 commits
  4. 22 Feb, 2011 2 commits
  5. 21 Feb, 2011 29 commits