kernel/hung_task: unexport sysctl_hung_task_timeout_secs
authorChristoph Hellwig <hch@lst.de>
Tue, 4 Nov 2025 12:19:20 +0000 (07:19 -0500)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 20 Nov 2025 22:03:41 +0000 (14:03 -0800)
commitaf9b65d6864aa5e94839d150b902168fd44c6107
tree577c52f5bf38d61d5ba9b420da9e08546d17b71b
parentbd97c976419126ee3e9acd4957f6f16a90316643
kernel/hung_task: unexport sysctl_hung_task_timeout_secs

This was added by the bcachefs pull requests despite various
objections, and with bcachefs removed is now unused.

This reverts commit 5c3273ec3c6a ("kernel/hung_task.c: export
sysctl_hung_task_timeout_secs").

Link: https://lkml.kernel.org/r/20251104121920.2430568-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Lance Yang <lance.yang@linux.dev>
Reviewed-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Cc: Kent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/hung_task.c