From: Shuah Khan <skhan@linuxfoundation.org>
To: Akhilesh Patil <akhilesh@ee.iitb.ac.in>,
shuah@kernel.org, lizhijian@fujitsu.com
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
akhileshpatilvnit@gmail.com,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
Date: Tue, 16 Sep 2025 16:57:06 -0600 [thread overview]
Message-ID: <2a4a101b-fd39-4d0e-a967-ee671fbd9313@linuxfoundation.org> (raw)
In-Reply-To: <20250914152840.GA3047348@bhairav-test.ee.iitb.ac.in>
On 9/14/25 09:28, Akhilesh Patil wrote:
> Check if watchdog device supports WDIOF_KEEPALIVEPING option before
> entering keep_alive() ping test loop. Fix watchdog-test silently looping
> if ioctl based ping is not supported by the device. Exit from test in
> such case instead of stucking in loop executing failing keep_alive()
>
> Fixes: d89d08ffd2c5 ("selftests: watchdog: Fix ioctl SET* error paths to take oneshot exit path")
> Signed-off-by: Akhilesh Patil <akhilesh@ee.iitb.ac.in>
> ---
>
>
Applied to linux-kselftest next branch for Linux 6.18-rc1
thanks,
-- Shuah
prev parent reply other threads:[~2025-09-16 22:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-14 15:28 [PATCH] selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported Akhilesh Patil
2025-09-16 22:57 ` Shuah Khan [this message]
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=2a4a101b-fd39-4d0e-a967-ee671fbd9313@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=akhilesh@ee.iitb.ac.in \
--cc=akhileshpatilvnit@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=lizhijian@fujitsu.com \
--cc=shuah@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.