diff options
| author | 2013-07-03 15:05:19 -0700 | |
|---|---|---|
| committer | 2013-07-03 16:07:43 -0700 | |
| commit | 64df3071a97f20767f63b88c573791691a855b5c (patch) | |
| tree | d7f8de21c425465f6e790c5de74d2dc54214b9e3 /scripts | |
| parent | ipw2200: convert __list_for_each usage to list_for_each (diff) | |
lib/percpu_counter.c: __this_cpu_write() doesn't need to be protected by spinlock
__this_cpu_write doesn't need to be protected by spinlock, AS we are doing
per cpu write with preempt disabled. And another reason to remove
__this_cpu_write outside of spinlock: __percpu_counter_sum is not an
accurate counter.
Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
