this_cpu: Use this_cpu_xx in trace_functions_graph.c
authorTejun Heo <tj@kernel.org>
Tue, 13 Oct 2009 14:23:02 +0000 (23:23 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 13 Oct 2009 14:23:02 +0000 (23:23 +0900)
commitdec54bf538326a1503dd780c9f2811f495af95c5
treebf024b43bd57de772182e0eb026ee0204c66a14a
parent9288f99aa52d90a5b82573c4b769c97c55af2f56
this_cpu: Use this_cpu_xx in trace_functions_graph.c

ftrace_cpu_disabled usage in trace_functions_graph.c were left out
during this_cpu_xx conversion in commit 9288f99a causing compile
failure.  Convert them.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Christoph Lameter <cl@linux-foundation.org>
kernel/trace/trace_functions_graph.c