aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kthread.c
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2010-02-02 14:46:10 -0800
committerIngo Molnar <mingo@elte.hu>2010-02-08 08:57:36 +0100
commit0c9cf2efd74dbc90354e2ccc7dbd6bad68ec6c4d (patch)
tree49eec3ac499da4fd347cb7300fac6e1c596f2956 /kernel/kthread.c
parentMerge branch 'sched/urgent' into sched/core (diff)
downloadlinux-dev-0c9cf2efd74dbc90354e2ccc7dbd6bad68ec6c4d.tar.xz
linux-dev-0c9cf2efd74dbc90354e2ccc7dbd6bad68ec6c4d.zip
percpu_counter: Make __percpu_counter_add an inline function on UP
Even though batch isn't used on UP, we may want to pass one in to keep the SMP and UP code paths similar. Convert __percpu_counter_add to an inline function so we wont get variable unused warnings if we do. Signed-off-by: Anton Blanchard <anton@samba.org> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: "Luck, Tony" <tony.luck@intel.com> Cc: Balbir Singh <balbir@linux.vnet.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions