Re: [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for mapping_table

From: Stephen Boyd
Date: Thu Jul 27 2017 - 19:49:13 EST


On 07/20, Kiran Gunda wrote:
> Allocate the correct memory size (max_pmic_peripherals) for the
> mapping_table that holds the apid to ppid mapping. Also use a local
> variable for mapping_table for better alignment of the code.
>
> Signed-off-by: Kiran Gunda <kgunda@xxxxxxxxxxxxxx>

This needs a

Fixes: 987a9f128b8a ("spmi: pmic-arb: Support more than 128 peripherals")

right?

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project