On 4/1/2024 8:41 AM, Greg Kroah-Hartman wrote:
6.8-stable review patch. If anyone has any objections, please let me know.
From: Jarred White jarredwhite@linux.microsoft.com
[ Upstream commit 2f4a4d63a193be6fd530d180bb13c3592052904c ]
To align with ACPI 6.3+, since bit_width can be any 8-bit value, it cannot be depended on to be always on a clean 8b boundary. This was uncovered on the Cobalt 100 platform.
Hi Greg,
Please drop this patch from all stable kernels as we seem to have a regression reported on AmpereOne systems: https://lore.kernel.org/all/20240329220054.1205596-1-vanshikonda@os.ampereco...
Thanks, Easwar