Re: [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN

From: Lorenzo Stoakes
Date: Thu Sep 18 2025 - 05:12:48 EST


Hi Andrew,

Could you apply the below fix-patch please?

Jason pointed out correctly that pgprot_decrypted() is a noop for the arches in
question so there's no need to do anything special with them.

Cheers, Lorenzo

----8<----