Hi,
Please can you add this regression fix to kernel 6.9.1. Feel free to add a: Tested-by: James Courtier-Dutton james.dutton@gmail.com
It has been tested by many others also, as listed in the commit, so don't feel the need to add my name if it delays adding it to kernel 6.9.1. Without this fix, the network card in my HP laptop does not work.
Here is the summary with links: - [net] e1000e: change usleep_range to udelay in PHY mdic access https://git.kernel.org/netdev/net/c/387f295cb215
Kind Regards
James
On Wed, May 15, 2024 at 09:36:02AM +0100, James Dutton wrote:
Hi,
Please can you add this regression fix to kernel 6.9.1. Feel free to add a: Tested-by: James Courtier-Dutton james.dutton@gmail.com
It has been tested by many others also, as listed in the commit, so don't feel the need to add my name if it delays adding it to kernel 6.9.1. Without this fix, the network card in my HP laptop does not work.
Here is the summary with links:
- [net] e1000e: change usleep_range to udelay in PHY mdic access https://git.kernel.org/netdev/net/c/387f295cb215
This commit is already in the 6.9 release, how can we add it to 6.9.1?
confused,
greg k-h
On Wed, 15 May 2024 at 10:12, Greg KH gregkh@linuxfoundation.org wrote:
On Wed, May 15, 2024 at 09:36:02AM +0100, James Dutton wrote:
Hi,
Please can you add this regression fix to kernel 6.9.1. Feel free to add a: Tested-by: James Courtier-Dutton james.dutton@gmail.com
It has been tested by many others also, as listed in the commit, so don't feel the need to add my name if it delays adding it to kernel 6.9.1. Without this fix, the network card in my HP laptop does not work.
Here is the summary with links:
- [net] e1000e: change usleep_range to udelay in PHY mdic access https://git.kernel.org/netdev/net/c/387f295cb215
This commit is already in the 6.9 release, how can we add it to 6.9.1?
confused,
greg k-h
Sorry, my mistake. You are correct, it is already there. PBKAC
On 15.05.24 10:36, James Dutton wrote:
Please can you add this regression fix to kernel 6.9.1. Feel free to add a: Tested-by: James Courtier-Dutton james.dutton@gmail.com
It has been tested by many others also, as listed in the commit, so don't feel the need to add my name if it delays adding it to kernel 6.9.1. Without this fix, the network card in my HP laptop does not work.
Here is the summary with links:
- [net] e1000e: change usleep_range to udelay in PHY mdic access https://git.kernel.org/netdev/net/c/387f295cb215
That change is already in 6.9. Did you mix up the versions? In case you did: it's scheduled to be included in the next 6.8.y and 6.6.y releases, too.
Or am I missing something/mixed something up?
Ciao, Thorsten
linux-stable-mirror@lists.linaro.org