]> git.baikalelectronics.ru Git - kernel.git/commit
lib: percpu_counter_init_irq
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 17 Oct 2007 06:25:46 +0000 (23:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 17 Oct 2007 15:42:44 +0000 (08:42 -0700)
commit3f9028d700e7e25b825763241365fcab634df4b1
tree15835cabc7b9fbc6b213be6f7c0fa5003e44fdb3
parentc2ecf9cc82e71e908a9357a4a48a1d9fedc5553c
lib: percpu_counter_init_irq

provide a way to tell lockdep about percpu_counters that are supposed to be
used from irq safe contexts.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/percpu_counter.h
lib/percpu_counter.c