UPSTREAM: locking/csd_lock: Add Kconfig option for csd_debug default
The csd_debug kernel parameter works well, but is inconvenient in cases where it is more closely associated with boot loaders or automation than with a particular kernel version or release. Thererfore, provide a new CSD_LOCK_WAIT_DEBUG_DEFAULT Kconfig option that defaults csd_debug to 1 when selected and 0 otherwise, with this latter being the default. Bug: 326196720 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-1-paulmck@kernel.org (cherry picked from commit c5219860) Signed-off-by:
Qais Yousef <qyousef@google.com> Change-Id: Ia14baf80de6045d501e62f61883dbc3109a65fbe (cherry picked from commit 891d6593aa971d3276ce71506e131d876115423b) Signed-off-by:
Qais Yousef <qyousef@google.com>
Loading
Please sign in to comment