[GIT PULL] firmware: arm_scmi: Fixes for v6.7

Sudeep Holla sudeep.holla at arm.com
Mon Dec 4 05:47:22 PST 2023


Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-6.7

for you to fetch changes up to 77f5032e94f244ba08db51e17ca8f37bd7ff9acb:

  firmware: arm_scmi: Fix possible frequency truncation when using level indexing mode (2023-12-04 12:33:44 +0000)

----------------------------------------------------------------
Arm SCMI fixes for v6.7

A fix for possible truncation/overflow in the frequency computations
as both the performance value and the multiplier are 32bit values.

----------------------------------------------------------------
Sudeep Holla (2):
      firmware: arm_scmi: Fix frequency truncation by promoting multiplier type
      firmware: arm_scmi: Fix possible frequency truncation when using level indexing mode

 drivers/firmware/arm_scmi/perf.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)



More information about the linux-arm-kernel mailing list