platform: msm_shared: Fix memory allocation for recovery message
Allocate enough memory for recovery message by using the struct size in memalign. Allocating based on block size does not work for eMMC devices with smaller block size. Change-Id: I8ae817a4fa0b7a6622bf0e42e195f0c2a6262cf1
Loading
Please sign in to comment