Re: [PATCH] x86/mm/pat: take cpa_lock around large-page collapse

From: Dave Hansen

Date: Fri Jul 10 2026 - 13:18:39 EST


cpa_collapse_large_pages() seems to be a never ending source of bugs.
I'm tempted to say we should just axe it, call it a failed experiment,
and move on with life.

Is it worth keeping?