Re: [PATCH 1/4] mailbox: qcom-ipcc: Dynamic alloc for channel arrangement
From: Jassi Brar <jassisinghbrar@gmail.com>
Date: 2021-12-26 19:50:41
Also in:
linux-arm-msm, lkml
From: Jassi Brar <jassisinghbrar@gmail.com>
Date: 2021-12-26 19:50:41
Also in:
linux-arm-msm, lkml
On Sun, Nov 21, 2021 at 11:06 PM Huang Yiwei [off-list ref] wrote:
Dynamic alloc for channel arrangement instead of static alloced array, it is more flexible and can reduce memory usage.
Since this is a popular platform, can we arrange for some Tested-by and Reviewed-by ? -Jassi