Re: [RFC][PATCH 02/12] mm/vmscan: move RECLAIM* bits to uapi header
From: Christopher Lameter
Date: Wed Oct 07 2020 - 04:45:54 EST
On Tue, 6 Oct 2020, Dave Hansen wrote:
> It is currently not obvious that the RECLAIM_* bits are part of the
> uapi since they are defined in vmscan.c. Move them to a uapi header
> to make it obvious.
Acked-by: Christoph Lameter <cl@xxxxxxxxx>