locking/csd_lock: Remove added data from CSD lock debugging
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 21 Mar 2023 00:55:14 +0000 (17:55 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Fri, 24 Mar 2023 10:01:25 +0000 (11:01 +0100)
commit1771257cb447a7b27a15ed9aaf332726c47fcbcf
treeb25afe31b74a5111935ed185f8f473a9d4ea8f6f
parentc52198601695851622f361d3f16456e9fc857629
locking/csd_lock: Remove added data from CSD lock debugging

The diagnostics added by this commit were extremely useful in one instance:

a5aabace5fb8 ("locking/csd_lock: Add more data to CSD lock debugging")

However, they have not seen much action since, and there have been some
concerns expressed that the complexity is not worth the benefit.

Therefore, manually revert this commit, but leave a comment telling
people where to find these diagnostics.

[ paulmck: Apply Juergen Gross feedback. ]

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20230321005516.50558-2-paulmck@kernel.org
Documentation/admin-guide/kernel-parameters.txt
kernel/smp.c