public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] selftests: Use "grep -E" instead of "egrep"
@ 2022-11-23  1:03 Tiezhu Yang
  2022-11-23  1:03 ` [PATCH v2 1/6] selftests: rcutorture: " Tiezhu Yang
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Tiezhu Yang @ 2022-11-23  1:03 UTC (permalink / raw)
  To: Shuah Khan, Shuah Khan; +Cc: linux-kselftest, linux-kernel

v2: split into separate 6 patches suggested by Shuah

Tiezhu Yang (6):
  selftests: rcutorture: Use "grep -E" instead of "egrep"
  selftests: ftrace: Use "grep -E" instead of "egrep"
  selftests: powerpc: Use "grep -E" instead of "egrep"
  selftests: gpio: Use "grep -E" instead of "egrep"
  selftests: net: Use "grep -E" instead of "egrep"
  selftests: kselftest_deps: Use "grep -E" instead of "egrep"

 .../selftests/ftrace/test.d/preemptirq/irqsoff_tracer.tc       |  8 ++++----
 tools/testing/selftests/gpio/gpio-sim.sh                       |  2 +-
 tools/testing/selftests/kselftest_deps.sh                      |  2 +-
 tools/testing/selftests/net/toeplitz.sh                        |  2 +-
 tools/testing/selftests/powerpc/scripts/hmi.sh                 |  2 +-
 tools/testing/selftests/rcutorture/bin/console-badness.sh      |  2 +-
 tools/testing/selftests/rcutorture/bin/kvm-build.sh            |  4 ++--
 tools/testing/selftests/rcutorture/bin/kvm-find-errors.sh      |  4 ++--
 tools/testing/selftests/rcutorture/bin/kvm.sh                  |  4 ++--
 tools/testing/selftests/rcutorture/bin/parse-console.sh        | 10 +++++-----
 10 files changed, 20 insertions(+), 20 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-11-29 23:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-23  1:03 [PATCH v2 0/6] selftests: Use "grep -E" instead of "egrep" Tiezhu Yang
2022-11-23  1:03 ` [PATCH v2 1/6] selftests: rcutorture: " Tiezhu Yang
2022-11-23  1:03 ` [PATCH v2 2/6] selftests: ftrace: " Tiezhu Yang
2022-11-23  1:03 ` [PATCH v2 3/6] selftests: powerpc: " Tiezhu Yang
2022-11-23  1:03 ` [PATCH v2 4/6] selftests: gpio: " Tiezhu Yang
2022-11-23  1:03 ` [PATCH v2 5/6] selftests: net: " Tiezhu Yang
2022-11-23  1:03 ` [PATCH v2 6/6] selftests: kselftest_deps: " Tiezhu Yang
2022-11-23  2:27 ` [PATCH v2 0/6] selftests: " Tiezhu Yang
2022-11-29 21:39   ` Shuah Khan
2022-11-29 22:13     ` Paul E. McKenney
2022-11-29 22:24       ` Shuah Khan
2022-11-29 23:22         ` Paul E. McKenney
2022-11-29 23:30           ` Shuah Khan
2022-11-29 23:58             ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox