diff options
author | Greg Kroah-Hartman <[email protected]> | 2023-08-04 08:41:51 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-08-18 10:18:59 -0700 |
commit | be33db21427c33a4217bd6b805944d2cf84faf25 (patch) | |
tree | d823d3b01d1923a203d5d5f98bac170e1d6e193a /arch/sparc/kernel/process_64.c | |
parent | bbe3656a6f1c607ba3c8babc9b1b4ab761f3a5f5 (diff) |
kthread: unexport __kthread_should_park()
There are no in-kernel users of __kthread_should_park() so mark it as
static and do not export it.
Link: https://lkml.kernel.org/r/2023080450-handcuff-stump-1d6e@gregkh
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Cc: John Stultz <[email protected]>
Cc: "Peter Zijlstra (Intel)" <[email protected]>
Cc: "Arve Hjønnevåg" <[email protected]>
Cc: Valentin Schneider <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: "Christian Brauner (Microsoft)" <[email protected]>
Cc: Mike Christie <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Zqiang <[email protected]>
Cc: Prathu Baronia <[email protected]>
Cc: Sami Tolvanen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/process_64.c')
0 files changed, 0 insertions, 0 deletions