Re: [PATCH] Documentation/driver-api/cxl: remove page-allocator quirk section

From: Jonathan Corbet
Date: Mon Nov 03 2025 - 18:37:13 EST


Gregory Price <gourry@xxxxxxxxxx> writes:

> The node/zone quirk section of the cxl documentation is incorrect.
> The actual reason for fallback allocation misbehavior in the
> described configuration is due to a kswapd/reclaim thrashing scenario
> fixed by the linked patch. Remove this section.
>
> Link: https://lore.kernel.org/linux-mm/20250919162134.1098208-1-hannes@xxxxxxxxxxx/
> Signed-off-by: Gregory Price <gourry@xxxxxxxxxx>
> ---
> .../cxl/allocation/page-allocator.rst | 31 -------------------
> 1 file changed, 31 deletions(-)

This patch is still outstanding...should I take it through docs?

Thanks,

jon