x86/pat: Restructure _lookup_address_cpa()
[ Upstream commit 02eac06b ] Modify _lookup_address_cpa() to no longer use lookup_address(), but only lookup_address_in_pgd(). This is done in preparation of using lookup_address_in_pgd_attr(). No functional change intended. Signed-off-by:Juergen Gross <jgross@suse.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org> Link: https://lore.kernel.org/r/20240412151258.9171-4-jgross@suse.com Stable-dep-of: 5bc8b0f5 ("x86/pat: Fix W^X violation false-positives when running as Xen PV guest") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment