lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 19 Dec 2022 14:29:07 -0600
From:   Robert Elliott <elliott@....com>
To:     herbert@...dor.apana.org.au, davem@...emloft.net,
        paulmck@...nel.org, frederic@...nel.org, quic_neeraju@...cinc.com,
        josh@...htriplett.org
Cc:     linux-crypto@...r.kernel.org, rcu@...r.kernel.org,
        linux-kernel@...r.kernel.org, Robert Elliott <elliott@....com>
Subject: [PATCH 0/3] crypto/rcu: suppress unnecessary CPU stall warnings

Suppress RCU CPU stall warnings during tcrypt speed tests.

Robert Elliott (3):
  rcu: genericize RCU stall suppression functions
  rcu: print first CPU on expedited stall line
  crypto: tcrypt - suppress RCU stall warnings during speed tests

 .../RCU/Design/Requirements/Requirements.rst  |   6 +-
 Documentation/RCU/stallwarn.rst               |  19 ++-
 arch/parisc/kernel/process.c                  |   2 +-
 crypto/tcrypt.c                               | 113 +++++++++++++++---
 drivers/tty/sysrq.c                           |   4 +-
 include/linux/rcupdate.h                      |   8 +-
 kernel/rcu/rcu.h                              |  11 +-
 kernel/rcu/tree_exp.h                         |  22 ++--
 kernel/rcu/tree_stall.h                       |  18 +--
 kernel/rcu/update.c                           |  11 +-
 10 files changed, 160 insertions(+), 54 deletions(-)

-- 
2.38.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ