]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Rename 'tsk' parameter into 'task'
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 16 Mar 2021 07:57:14 +0000 (07:57 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 29 Mar 2021 02:22:16 +0000 (13:22 +1100)
commit322d99738013101a59d86820d3db2d50b08aa694
tree0b33a22ad0eee6a87b8ea1846dadbc91f5ad0630
parent1285859e90a15d436ff9555097f2c1cbe4060062
powerpc: Rename 'tsk' parameter into 'task'

To better match generic code, rename 'tsk' to 'task' in
some stacktrace functions in preparation of following
patch which converts powerpc to generic ARCH_STACKWALK.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/117f0200e11961af6c0fdf85c98373e5dcf96a47.1615881400.git.christophe.leroy@csgroup.eu
arch/powerpc/kernel/stacktrace.c