Re: [RFC PATCH 02/12] mm/cma: clean up flag handling a bit

From: Rik van Riel

Date: Tue Sep 16 2025 - 16:35:45 EST


On Mon, 2025-09-15 at 19:51 +0000, Frank van der Linden wrote:
> Atomic bit operations aren't needed for the cma flags
> field, so switch their manipulation over to normal
> AND/OR operations.
>
> Also export the bit values in linux/cma.h, as we will
> be adding publicly used values later.
>
> No functional change.
>
> Signed-off-by: Frank van der Linden <fvdl@xxxxxxxxxx>
>

Reviewed-by: Rik van Riel <riel@xxxxxxxxxxx>

--
All Rights Reversed.