public inbox for linux-watchdog@vger.kernel.org
 help / color / mirror / Atom feed
From: Jose Javier Rodriguez Barbarin <dev-josejavier.rodriguez@duagon.com>
To: jth@kernel.org, wim@linux-watchdog.org, linux@roeck-us.net
Cc: andriy.shevchenko@intel.com, dev-jorge.sanjuangarcia@duagon.com,
	linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/1] watchdog: Remove MODULE_ALIAS from menz69_wdt
Date: Mon, 9 Mar 2026 12:26:26 +0100	[thread overview]
Message-ID: <aa6uYsYCZ1amqXIn@MNI-190> (raw)
In-Reply-To: <20260108133332.24560-1-dev-josejavier.rodriguez@duagon.com>

On Thu, Jan 08, 2026 at 02:33:31PM +0100, Jose Javier Rodriguez Barbarin wrote:
> The first patches I sent for fixing the autoload problem encountered
> on mcb device drivers were 2. The first [1] was focused on updating the
> modpost process for letting kbuild to access to the data within
> MODULE_DEVICE_TABLE and the second one [2] for removing the MODULE_ALIAS
> on all mcb client drivers.
> 
> They were rejected and Andy suggested me to split the second patch
> in a per-driver basis instead of sending all drivers' changes in a
> single patch once the first patch was merged.
> 
> The first patch is already merged on Linus's Git repository for 6.19-rc4
> 
> commit 1f4ea4838b13 ("mcb: Add missing modpost build support")
> 
> So now I am sending this patch for removing MODULE_ALIASon all mcb client
> drivers as it is no longer required. This cleanup is being sent to each
> affected subsystem separately, as per the review suggestion to ease
> the handling for maintainers.
> 
> [1] https://lore.kernel.org/all/20251127155452.42660-2-dev-josejavier.rodriguez@duagon.com/
> [2] https://lore.kernel.org/all/20251127155452.42660-3-dev-josejavier.rodriguez@duagon.com/
> 
> changes in v2:
> - Renane commit message
> 
> Jose Javier Rodriguez Barbarin (1):
>   watchdog: menz069_wdt: drop unneeded MODULE_ALIAS
> 
>  drivers/watchdog/menz69_wdt.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> -- 
> 2.52.0

Dear all,

I sent this patch series a few months ago. I thought It was already applied
but after synchronizing my local I came across that this patch is missing.

Could you give me some feedback?

Thank you so much.

Javier R.

      parent reply	other threads:[~2026-03-09 11:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-08 13:33 [PATCH v2 0/1] watchdog: Remove MODULE_ALIAS from menz69_wdt Jose Javier Rodriguez Barbarin
2026-01-08 13:33 ` [PATCH v2 1/1] watchdog: menz069_wdt: drop unneeded MODULE_ALIAS Jose Javier Rodriguez Barbarin
2026-03-09 11:26 ` Jose Javier Rodriguez Barbarin [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=aa6uYsYCZ1amqXIn@MNI-190 \
    --to=dev-josejavier.rodriguez@duagon.com \
    --cc=andriy.shevchenko@intel.com \
    --cc=dev-jorge.sanjuangarcia@duagon.com \
    --cc=jth@kernel.org \
    --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