On Fri, Apr 25, 2025 at 10:17:10AM +0200, David Hildenbrand wrote:
> We can now get rid of the old interface along with get_pat_info() and
> follow_phys().
>
> Signed-off-by: David Hildenbrand
Oh what a glorious glorious screen of red I see before me... deleted code
is the best code!
Reviewed-by
We can now get rid of the old interface along with get_pat_info() and
follow_phys().
Signed-off-by: David Hildenbrand
---
arch/x86/mm/pat/memtype.c | 147 --
include/linux/pgtable.h | 66 -
2 files changed, 213 deletions(-)
diff --git a/arc