OSDN Git Service

powerpc/pseries: Don't trace hcall tracing wrapper
authorNicholas Piggin <npiggin@gmail.com>
Sat, 8 May 2021 10:14:53 +0000 (20:14 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 12 May 2021 01:07:38 +0000 (11:07 +1000)
commita3f1a39a5643d5c5ed3eee4edd933e0ebfeeed6e
treedc1f4293c47034ac9c221962b7921841633addae
parent2c8c89b95831f46a2fb31a8d0fef4601694023ce
powerpc/pseries: Don't trace hcall tracing wrapper

This doesn't seem very useful to trace before the recursion check, even
if the ftrace code has any recursion checks of its own. Be on the safe
side and don't trace the hcall trace wrappers.

Reported-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210508101455.1578318-3-npiggin@gmail.com
arch/powerpc/platforms/pseries/lpar.c