[PATCH] firmware: arm_scmi: Avoid padding in sensor message structure

Sudeep Holla sudeep.holla at arm.com
Wed Jul 14 09:38:21 PDT 2021


On Mon, 28 Jun 2021 18:00:42 +0100, Cristian Marussi wrote:
> Structure scmi_resp_sensor_reading_complete is meant to represent an SCMI
> asynchronous reading complete message: representing the readings field with
> a 64bit type forces padding and breaks reads in scmi_sensor_reading_get.
> 
> Split it in two adjacent 32bit readings_low/high subfields to avoid padding
> or the need to make it packed.

Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/1] firmware: arm_scmi: Avoid padding in sensor message structure
      https://git.kernel.org/sudeep.holla/c/187a002b07

--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list