Re: [PATCH] csky: abiv2: Adapt to new folio flags field

From: Zi Yan

Date: Mon Oct 06 2025 - 11:26:26 EST


On 6 Oct 2025, at 8:13, Thomas Weißschuh wrote:

> Recent changes require the raw folio flags to be accessed via ".f".
> The merge commit introducing this change adapted most architecture code
> but forgot the csky abiv2.
>
> Fixes: 53fbef56e07d ("mm: introduce memdesc_flags_t")
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
> ---
> arch/csky/abiv2/inc/abi/cacheflush.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Zi Yan <ziy@xxxxxxxxxx>

Best Regards,
Yan, Zi