[Skiboot-stable] [Skiboot] [PATCH v2] platform/mihawk: Fix IPMI double-free
Vasant Hegde
hegdevasant at linux.vnet.ibm.com
Wed Jun 17 00:16:07 AEST 2020
On 6/16/20 6:53 AM, Nichole Wang wrote:
> From: nichole <Nichole_Wang at wistron.com>
>
> The commit 6826095 ("platform/mihawk: support dynamic PCIe slot table")
> added the IPMI OEM command to communicate with BMC. We do the
> ipmi_free_msg(msg) twice that caused the Fast-reboot fail.
>
> This patch fixes it by removing the IPMI double-free bug to restore
> Fast-reboot.
>
> Signed-off-by: Nichole Wang <Nichole_Wang at wistron.com>
> Cc: skiboot-stable at lists.ozlabs.org # skiboot-6.6.x
> Cc: skiboot-stable at lists.ozlabs.org # skiboot-op940.x
> Fixes: commit 6826095 ("platform/mihawk: support dynamic PCIe slot table")
Looks good to me.
Reviewed-by: Vasant Hegde <hegdevasant at linux.vnet.ibm.com>
-Vasant
More information about the Skiboot-stable
mailing list