]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc: Hide some system call labels from profile tools
authorAnton Blanchard <anton@samba.org>
Wed, 4 Apr 2012 18:23:27 +0000 (18:23 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Apr 2012 05:34:43 +0000 (15:34 +1000)
commitd14299dec74a094b0f26b0893eccf8aefdfbd007
treee8f2e03e82baf8fa1a7966ddf72933afda357838
parent76ef6a25ce2a1fbb9a51c553c93d2ad74f0f9185
powerpc: Hide some system call labels from profile tools

syscall_dotrace_cont and syscall_error_cont tend to complicate perf
output so make them local.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/entry_64.S