Re: [PATCH 6.6 000/741] 6.6.33-rc2 review
From: Guenter Roeck
Date: Mon Jun 17 2024 - 13:39:02 EST
Hi,
On 6/9/24 04:41, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.6.33 release.
There are 741 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Tue, 11 Jun 2024 11:36:08 +0000.
Anything received after that time might be too late.
[ ... ]
Duanqiang Wen <duanqiangwen@xxxxxxxxxxxxx>
Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
This patch, in its commit message, explicitly states:
This reverts commit e30cef001da259e8df354b813015d0e5acc08740.
commit 99f4570cfba1 ("clkdev: Update clkdev id usage to allow
for longer names") can fix clk_name exceed MAX_DEV_ID limits,
so this commit is meaningless.
However, commit 99f4570cfba1 has not been applied to v6.6.y,
meaning the revert may impact the affected driver under some
circumstances.
Guenter