Re: [PATCH v3] staging: fsl-mc: use 32bits to support 64K size mc-portals

From: Laurentiu Tudor
Date: Wed Nov 22 2017 - 05:50:00 EST




On 11/22/2017 09:48 AM, Bharat Bhushan wrote:
> As per APIs each mc-portal is of 64K size while currently
> 16bits (type u16) is used to store size of mc-portal.
> In these cases upper bit of portal size gets truncated.
>
> Signed-off-by: Bharat Bhushan <Bharat.Bhushan@xxxxxxx>
> ---

Ok, so just to clarify this fixes the case where size is equal (or maybe
larger in the future) to 0x10000.

Acked-By: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>

---
Best Regards, Laurentiu