[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211029094029.22501-1-zhijianx.li@intel.com>
Date: Fri, 29 Oct 2021 17:40:23 +0800
From: Li Zhijian <zhijianx.li@...el.com>
To: dave@...olabs.net, joel@...lfernandes.org, josh@...htriplett.org,
mathieu.desnoyers@...icios.com, paulmck@...nel.org,
rostedt@...dmis.org, rcu@...r.kernel.org
Cc: philip.li@...el.com, lizhijian@...fujitsu.com,
jiangshanlai@...il.com, linux-kernel@...r.kernel.org,
Li Zhijian <zhijianx.li@...el.com>
Subject: [PATCH 0/6] minor fixes and cleanups in rcuscale and torture tests
- we added '\n' to the macros directly like what torture does, see
include/linux/torture.h
- SCFTORTOUT is unused any more, remove it
- follow up https://lkml.org/lkml/2021/10/24/439, covert all other residuals
Li Zhijian (6):
refscale: add missing '\n' to flush message out
scftorture: add missing '\n' to flush message out
scftorture: Remove unused SCFTORTOUT
scftorture: always log error message
rcuscale: alwaly log error message
locktorture,rcutorture,torture: always log error message
include/linux/torture.h | 9 ++-------
kernel/locking/locktorture.c | 4 ++--
kernel/rcu/rcuscale.c | 14 +++++++-------
kernel/rcu/rcutorture.c | 8 ++++----
kernel/rcu/refscale.c | 11 +++++++----
kernel/scftorture.c | 16 ++++++----------
kernel/torture.c | 4 ++--
7 files changed, 30 insertions(+), 36 deletions(-)
--
2.32.0
Powered by blists - more mailing lists