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

From: Dave Jiang
Date: Mon Nov 03 2025 - 18:41:38 EST




On 11/3/25 4:36 PM, Jonathan Corbet wrote:
> 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?

I just pushed it to cxl/next this morning. Thanks.

>
> Thanks,
>
> jon