The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Yury Norov <yury.norov@gmail.com>
To: Doug Anderson <dianders@chromium.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()
Date: Sat, 21 Jun 2025 10:58:35 -0400	[thread overview]
Message-ID: <aFbIm97L3idgQYLD@yury> (raw)
In-Reply-To: <CAD=FV=VzTK517-JMRNBQ6_YtOQKqQEfO_7-pt5H+w1jsUtpqGg@mail.gmail.com>

On Mon, Jun 09, 2025 at 10:16:51AM -0700, Doug Anderson wrote:
> Hi,
> 
> On Wed, Jun 4, 2025 at 5:12 PM Yury Norov <yury.norov@gmail.com> wrote:
> >
> > From: Yury Norov [NVIDIA] <yury.norov@gmail.com>
> >
> > The dedicated helper is more verbose and efficient comparing to
> > cpumask_next() followed by cpumask_first().
> >
> > Signed-off-by: Yury Norov [NVIDIA] <yury.norov@gmail.com>
> > ---
> >  kernel/watchdog_buddy.c | 5 +----
> >  1 file changed, 1 insertion(+), 4 deletions(-)
> 
> Reviewed-by: Douglas Anderson <dianders@chromium.org>

Thanks, Douglas. Adding in bitmap-for-next for testing.

      reply	other threads:[~2025-06-21 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-05  0:12 [PATCH] watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu() Yury Norov
2025-06-09 17:16 ` Doug Anderson
2025-06-21 14:58   ` Yury Norov [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=aFbIm97L3idgQYLD@yury \
    --to=yury.norov@gmail.com \
    --cc=dianders@chromium.org \
    --cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox