mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rosen Penev" <rosenp@gmail.com>
To: "Guenter Roeck" <linux@roeck-us.net>,
	"Rosen Penev" <rosenp@gmail.com>,
	<linux-watchdog@vger.kernel.org>
Cc: "Wim Van Sebroeck" <wim@linux-watchdog.org>,
	"open list" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCHv3 2/2] watchdog: pika_wdt: enable COMPILE_TEST builds
Date: Mon, 08 Jun 2026 16:46:48 -0700	[thread overview]
Message-ID: <DJ42HFIUK9CW.3KNNGNAFFJMCW@gmail.com> (raw)
In-Reply-To: <235a947c-b95c-4de6-8ca6-5656b5358149@roeck-us.net>

On Mon Jun 8, 2026 at 3:55 PM PDT, Guenter Roeck wrote:
> On 6/8/26 14:04, Rosen Penev wrote:
>> Replace powerpc-specific I/O accessors (in_be32/out_be32) with
>> generic ones (ioread32be/iowrite32be) so the driver can be
>> compile-tested on other architectures.  Relax the Kconfig
>> dependency accordingly and add the required HAS_IOMEM.
>>
>> Assisted-by: opencode:big-pickle
>> Signed-off-by: Rosen Penev <rosenp@gmail.com>
>
>
> I really don't think this is worth the trouble just to be able
> to support COMPILE_TEST on all architectures. This is an old watchdog
> driver. It should not be touched except to fix bugs.
>
> Didn't I say that before ?
Sounds like this driver should be left alone then.
>
> Thanks,
> Guenter


  reply	other threads:[~2026-06-08 23:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-08 21:04 [PATCHv3 0/2] watchdog: pika_wdt: portability and timer lifecycle fixes Rosen Penev
2026-06-08 21:04 ` [PATCHv3 1/2] watchdog: pika_wdt: fix timer lifecycle bugs Rosen Penev
2026-06-08 22:52   ` Guenter Roeck
2026-06-08 21:04 ` [PATCHv3 2/2] watchdog: pika_wdt: enable COMPILE_TEST builds Rosen Penev
2026-06-08 22:55   ` Guenter Roeck
2026-06-08 23:46     ` Rosen Penev [this message]
2026-06-09  3:09       ` Guenter Roeck

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=DJ42HFIUK9CW.3KNNGNAFFJMCW@gmail.com \
    --to=rosenp@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=wim@linux-watchdog.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

Powered by JetHome