diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-04 08:41:51 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-18 10:18:59 -0700 |
commit | be33db21427c33a4217bd6b805944d2cf84faf25 (patch) | |
tree | d823d3b01d1923a203d5d5f98bac170e1d6e193a /arch/mips/loongson2ef | |
parent | bbe3656a6f1c607ba3c8babc9b1b4ab761f3a5f5 (diff) | |
download | lwn-be33db21427c33a4217bd6b805944d2cf84faf25.tar.gz lwn-be33db21427c33a4217bd6b805944d2cf84faf25.zip |
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 <gregkh@linuxfoundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: John Stultz <jstultz@google.com>
Cc: "Peter Zijlstra (Intel)" <peterz@infradead.org>
Cc: "Arve Hjønnevåg" <arve@android.com>
Cc: Valentin Schneider <vschneid@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "Christian Brauner (Microsoft)" <brauner@kernel.org>
Cc: Mike Christie <michael.christie@oracle.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Zqiang <qiang1.zhang@intel.com>
Cc: Prathu Baronia <quic_pbaronia@quicinc.com>
Cc: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'arch/mips/loongson2ef')
0 files changed, 0 insertions, 0 deletions