All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Trevor Woerner <twoerner@gmail.com>
Cc: linux-kernel@vger.kernel.org, vz@mleia.com, davem@davemloft.net,
	kuba@kernel.org, linux-arm-kernel@lists.infradead.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH] net: nxp: lpc_eth.c: avoid hang when bringing interface down
Date: Mon, 25 Oct 2021 14:50:07 +0000	[thread overview]
Message-ID: <163517340724.13749.9806279748005326952.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211024175003.7879-1-twoerner@gmail.com>

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Sun, 24 Oct 2021 13:50:02 -0400 you wrote:
> A hard hang is observed whenever the ethernet interface is brought
> down. If the PHY is stopped before the LPC core block is reset,
> the SoC will hang. Comparing lpc_eth_close() and lpc_eth_open() I
> re-arranged the ordering of the functions calls in lpc_eth_close() to
> reset the hardware before stopping the PHY.
> 
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> 
> [...]

Here is the summary with links:
  - net: nxp: lpc_eth.c: avoid hang when bringing interface down
    https://git.kernel.org/netdev/net/c/ace19b992436

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Trevor Woerner <twoerner@gmail.com>
Cc: linux-kernel@vger.kernel.org, vz@mleia.com, davem@davemloft.net,
	kuba@kernel.org, linux-arm-kernel@lists.infradead.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH] net: nxp: lpc_eth.c: avoid hang when bringing interface down
Date: Mon, 25 Oct 2021 14:50:07 +0000	[thread overview]
Message-ID: <163517340724.13749.9806279748005326952.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211024175003.7879-1-twoerner@gmail.com>

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Sun, 24 Oct 2021 13:50:02 -0400 you wrote:
> A hard hang is observed whenever the ethernet interface is brought
> down. If the PHY is stopped before the LPC core block is reset,
> the SoC will hang. Comparing lpc_eth_close() and lpc_eth_open() I
> re-arranged the ordering of the functions calls in lpc_eth_close() to
> reset the hardware before stopping the PHY.
> 
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> 
> [...]

Here is the summary with links:
  - net: nxp: lpc_eth.c: avoid hang when bringing interface down
    https://git.kernel.org/netdev/net/c/ace19b992436

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-10-25 14:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-24 17:50 [PATCH] net: nxp: lpc_eth.c: avoid hang when bringing interface down Trevor Woerner
2021-10-24 17:50 ` Trevor Woerner
2021-10-24 19:55 ` Vladimir Zapolskiy
2021-10-24 19:55   ` Vladimir Zapolskiy
2021-10-25 14:50 ` patchwork-bot+netdevbpf [this message]
2021-10-25 14:50   ` patchwork-bot+netdevbpf

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=163517340724.13749.9806279748005326952.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=twoerner@gmail.com \
    --cc=vz@mleia.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 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.