Re: [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn

From: Ankit Agrawal
Date: Mon Dec 04 2023 - 10:54:59 EST


>> It wasn't removed. patch 1 moved it to memory_failure() where it makes
>> a lot more sense.
>
> Why is this a separate patch then?

This was done to keep ghes code separate from the memory failure code.
I can merge them if that is preferable.