All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 5.15.y 0/3] Use access_width for _CPC package when provided by the platform firmware
@ 2024-05-09 19:41 Easwar Hariharan
  2024-05-09 19:41 ` [PATCH RESEND 5.15.y 1/3] Revert "Revert "ACPI: CPPC: Use access_width over bit_width for system memory accesses"" Easwar Hariharan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Easwar Hariharan @ 2024-05-09 19:41 UTC (permalink / raw)
  To: stable; +Cc: Easwar Hariharan

This series backports the original patch[1] and fixes to it[2][3], all marked for
stable, that fix a kernel panic when using the wrong access size when
platform firmware provides the access size to use for the _CPC ACPI
package.

This series was originally sent in response to an automated email
notifying authors, reviewers, and maintainer of a failure to apply patch
[3] to linux-5.15.y at [4].

[1] 2f4a4d63a193 ("ACPI: CPPC: Use access_width over bit_width for system memory accesses")
[2] 92ee782ee ("ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro").
[3] f489c948028b ("ACPI: CPPC: Fix access width used for PCC registers")
[4] https://lore.kernel.org/all/2024042905-puppy-heritage-e422@gregkh/

Easwar Hariharan (1):
  Revert "Revert "ACPI: CPPC: Use access_width over bit_width for system
    memory accesses""

Jarred White (1):
  ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro

Vanshidhar Konda (1):
  ACPI: CPPC: Fix access width used for PCC registers

 drivers/acpi/cppc_acpi.c | 67 +++++++++++++++++++++++++++++++++-------
 1 file changed, 56 insertions(+), 11 deletions(-)


base-commit: 284087d4f7d57502b5a41b423b771f16cc6d157a
-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-11 13:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-09 19:41 [PATCH RESEND 5.15.y 0/3] Use access_width for _CPC package when provided by the platform firmware Easwar Hariharan
2024-05-09 19:41 ` [PATCH RESEND 5.15.y 1/3] Revert "Revert "ACPI: CPPC: Use access_width over bit_width for system memory accesses"" Easwar Hariharan
2024-05-09 19:41 ` [PATCH RESEND 5.15.y 2/3] ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro Easwar Hariharan
2024-05-09 19:41 ` [PATCH RESEND 5.15.y 3/3] ACPI: CPPC: Fix access width used for PCC registers Easwar Hariharan
2024-05-11 13:25 ` [PATCH RESEND 5.15.y 0/3] Use access_width for _CPC package when provided by the platform firmware Sasha Levin

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.