diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2016-09-26 02:29:17 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2016-09-30 11:46:38 +0200 |
commit | f9094a65755df86ec931f47b781f68ea3095cb56 (patch) | |
tree | 0c9a4d3c49652871a9f475a939ff66e91b7d9943 /arch/parisc | |
parent | b60205c7c558330e4e2b5df498355ec959457358 (diff) | |
download | linux-f9094a65755df86ec931f47b781f68ea3095cb56.tar.bz2 |
sched/irqtime: No need for preempt-safe accessors
We can safely use the preempt-unsafe accessors for irqtime when we
flush its counters to kcpustat as IRQs are disabled at this time.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Wanpeng Li <wanpeng.li@hotmail.com>
Link: http://lkml.kernel.org/r/1474849761-12678-2-git-send-email-fweisbec@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions