Re: [PATCH 0/6] minor fixes and cleanups in rcuscale and torture tests

From: Davidlohr Bueso
Date: Fri Oct 29 2021 - 12:41:46 EST


On Fri, 29 Oct 2021, Li Zhijian wrote:

- 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

No particular objection from me.

Acked-by: Davidlohr Bueso <dbueso@xxxxxxx>