kprobes: Use this_cpu_ops
authorChristoph Lameter <cl@linux.com>
Mon, 6 Dec 2010 17:16:25 +0000 (11:16 -0600)
committerTejun Heo <tj@kernel.org>
Fri, 17 Dec 2010 14:07:19 +0000 (15:07 +0100)
commitb76834bc1b6db0a0923eed85c81b1113021b0612
treeb68c24d71ad0e6f26b317a2ef03c6139d31b8114
parent4a6f4fe8377720e5a279fdbb769946c242e936d3
kprobes: Use this_cpu_ops

Use this_cpu ops in various places to optimize per cpu data access.

Cc: Jason Baron <jbaron@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/x86/kernel/kprobes.c
include/linux/kprobes.h
kernel/kprobes.c
This page took 0.027508 seconds and 5 git commands to generate.