Re: [PATCH] firmware: arm_scmi: Avoid padding in sensor message structure
From: Sudeep Holla <hidden>
Date: 2021-07-14 16:38:28
Also in:
lkml
From: Sudeep Holla <hidden>
Date: 2021-07-14 16:38:28
Also in:
lkml
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel