[GIT PULL] CSD-lock diagnostic changes for v6.5

From: Paul E. McKenney
Date: Thu Aug 24 2023 - 18:18:22 EST


Hello, Linus,

Once the merge window opens, please pull the following CSD-lock changes.

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/csd-lock.2023.07.15a
# HEAD: 0d3a00b370424f5f1b9fd037bc8a4a3e7cbf0939: smp: Reduce NMI traffic from CSD waiters to CSD destination (2023-07-10 14:19:04 -0700)

----------------------------------------------------------------
CSD lock commits for v6.5

This series reduces the number of stack traces dumped during CSD-lock
debugging. This helps to avoid console overrun on systems with large
numbers of CPUs.

----------------------------------------------------------------
Imran Khan (2):
smp: Reduce logging due to dump_stack of CSD waiters
smp: Reduce NMI traffic from CSD waiters to CSD destination

kernel/smp.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)