public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: John Stultz <jstultz@google.com>,
	Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: linux-renesas-soc@vger.kernel.org,
	LKML <linux-kernel@vger.kernel.org>,
	"open list:KERNEL SELFTEST FRAMEWORK" 
	<linux-kselftest@vger.kernel.org>, Shuah Khan <shuah@kernel.org>,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH 0/9] selftests: timers: fixes and improvements
Date: Wed, 13 Jul 2022 17:56:21 -0600	[thread overview]
Message-ID: <dbe428f6-37fd-cba7-2947-e042585d3a42@linuxfoundation.org> (raw)
In-Reply-To: <CANDhNCp3KhGjXSrS4xmqrdPJfxStZOOn+FQxJEEoiXZ39CxDpg@mail.gmail.com>

On 7/13/22 3:02 PM, John Stultz wrote:
> On Wed, Jul 13, 2022 at 1:46 PM Wolfram Sang
> <wsa+renesas@sang-engineering.com> wrote:
>>
>> The timer selftests are quite useful for me when enabling timers on new
>> SoCs, e.g. like now with the CMT timer on a Renesas R-Car S4-8. During
>> development, I needed these fixes and additions to make full use of
>> the tests. I think they make all sense upstream, so here they are.
>>
>> Patches are based on v5.19-rc1. Looking forward to comments.
>>
> 
> Hey!
>    Thanks so much I really appreciate the effort to make and send out
> these cleanups. From the initial skim it all looks great (though, some
> are slightly embarrassing :), and I think some of the extra config
> args will be quite nice for others to use as well.
> 
> Acked-by: John Stultz <jstultz@google.com>
> 
> Thanks so much for submitting these.
> -john
> 

Thank you both. I can queue these for 5.20-rc1

Wolfram, are you going to send v2 to address John's comment on
8/9?

thanks,
-- Shuah

  reply	other threads:[~2022-07-13 23:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13 20:46 [PATCH 0/9] selftests: timers: fixes and improvements Wolfram Sang
2022-07-13 20:46 ` [PATCH 1/9] selftests: timers: valid-adjtimex: build fix for newer toolchains Wolfram Sang
2022-07-13 20:46 ` [PATCH 2/9] selftests: timers: fix declarations of main() Wolfram Sang
2022-07-13 20:46 ` [PATCH 3/9] selftests: timers: nanosleep: adapt to kselftest framework Wolfram Sang
2022-07-13 20:46 ` [PATCH 4/9] selftests: timers: inconsistency-check: " Wolfram Sang
2022-07-13 20:46 ` [PATCH 5/9] selftests: timers: clocksource-switch: fix passing errors from child Wolfram Sang
2022-07-13 20:46 ` [PATCH 6/9] selftests: timers: clocksource-switch: sort includes Wolfram Sang
2022-07-13 20:46 ` [PATCH 7/9] selftests: timers: clocksource-switch: add command line switch to skip sanity check Wolfram Sang
2022-07-13 20:46 ` [PATCH 8/9] selftests: timers: clocksource-switch: add 'runtime' command line parameter Wolfram Sang
2022-07-13 21:05   ` John Stultz
2022-07-14  8:27   ` Sergei Shtylyov
2022-07-14 11:32     ` Wolfram Sang
2022-07-13 20:46 ` [PATCH 9/9] selftests: timers: clocksource-switch: adapt to kselftest framework Wolfram Sang
2022-07-13 21:02 ` [PATCH 0/9] selftests: timers: fixes and improvements John Stultz
2022-07-13 23:56   ` Shuah Khan [this message]
2022-07-14 18:43     ` Wolfram Sang
2022-07-14 20:47       ` Shuah Khan
2022-07-14 11:32   ` Wolfram Sang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dbe428f6-37fd-cba7-2947-e042585d3a42@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=jstultz@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=wsa+renesas@sang-engineering.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox