public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hao <kexin.hao@windriver.com>
To: Xiaolei Wang <xiaolei.wang@windriver.com>,
	pabeni@redhat.com, nicolas.ferre@microchip.com,
	claudiu.beznea@tuxon.dev, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	rmk+kernel@armlinux.org.uk, netdev@vger.kernel.org,
	stable@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-rt-users@vger.kernel.org
Subject: Re: [PATCH net v3] net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open()
Date: Thu, 19 Feb 2026 22:52:24 +0800	[thread overview]
Message-ID: <aZcjqF1E57E-i5aS@pek-khao-d3> (raw)
In-Reply-To: <20260219-knapsack-thirteen-7d9e83451a40@thorsis.com>

[-- Attachment #1: Type: text/plain, Size: 1277 bytes --]

On Thu, Feb 19, 2026 at 03:34:54PM +0100, Alexander Dahl wrote:
> After upgrading from 6.12.57-rt14 to 6.12.66-rt15 on a custom at91
> sam9x60 based board with PREEMPT_RT patch, we noticed a complete
> system lockup, which I bisected to this changeset.
> 
> After unplugging and plugging the ethernet cable, while
> running PROFINET, system does not respond to anything anymore.
> Last message in kernel log is:
> 
>   [  +8.621919] macb f802c000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
> 
> Heartbeat LED does not blink anymore, no network communication,
> serial console does not respond anymore.
> 
> Reverting that change locally prevents the system lockup for me, but
> what is the proper course of action on kernel side now?  Send a revert
> to stable?  Send a revert to master?  Please advise.
> 
> (I'm aware there were least two more patches on netdev referencing
> this change, but if I'm not mistaken none of those made it to stable,
> right?)

A fix for this commit is available in the latest mainline kernel. Could you
please verify whether it resolves the issue you encountered?
  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bf9cf80cab81e39701861a42877a28295ade266f

Thanks,
Kevin

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2026-02-19 14:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-22  1:56 [PATCH net v3] net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open() Xiaolei Wang
2025-12-30 10:30 ` patchwork-bot+netdevbpf
2026-02-19 14:34 ` Alexander Dahl
2026-02-19 14:52   ` Kevin Hao [this message]
2026-02-19 15:36     ` Alexander Dahl

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=aZcjqF1E57E-i5aS@pek-khao-d3 \
    --to=kexin.hao@windriver.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=pabeni@redhat.com \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=stable@vger.kernel.org \
    --cc=xiaolei.wang@windriver.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