diff options
author | Venkatesh Pallipadi <venki@google.com> | 2011-02-25 15:13:16 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-02-26 07:59:58 +0100 |
commit | 544b4a1f309d18f40969dbab7e08bafd136b2f55 (patch) | |
tree | 7628de98a77e92ef27d5c596f99a62fbc18d06d8 /kernel/sched_rt.c | |
parent | 7e9498705e810404ecf29bb2d6fa632b9484c609 (diff) | |
download | linux-stable-544b4a1f309d18f40969dbab7e08bafd136b2f55.tar.gz linux-stable-544b4a1f309d18f40969dbab7e08bafd136b2f55.tar.bz2 linux-stable-544b4a1f309d18f40969dbab7e08bafd136b2f55.zip |
sched: Clean up the IRQ_TIME_ACCOUNTING code
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:
7e9498705e81: sched: Add #ifdef around irq time accounting functions
This patch will not have any functional impact.
Signed-off-by: Venkatesh 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: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_rt.c')
0 files changed, 0 insertions, 0 deletions