[PATCH] firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_invoke()

Sudeep Holla sudeep.holla at arm.com
Tue Oct 10 03:21:21 PDT 2023


On Mon, 09 Oct 2023 16:20:49 +0100, Sudeep Holla wrote:
> All the parameters to arm_smccc_1_1_invoke() are unsigned long which
> aligns well on both 32-bit and 64-bit Arm based platforms. Let us store
> all the members in the structure scmi_smc used as the parameters to the
> arm_smccc_1_1_invoke() call as unsigned long.
>
>

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

[1/1] firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_invoke()
      https://git.kernel.org/sudeep.holla/c/1f17395124a5
--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list