[PATCH 0/2] arm64/mm: A fix and a documentation bit for change_memory_common()

From: Dev Jain

Date: Wed Nov 12 2025 - 01:27:31 EST


The first patch is a fix to prevent suppression of error encountered during
linear map alias permission change. This is needed because the rodata=on
security measure requires us to proceed only if we first do the linear map
alias protection change.

The second patch documents why linear map split failure during the vfreeing
path isn't problematic.

Dev Jain (2):
arm64/pageattr: Propagate return value from __change_memory_common
arm64/mm: Document why linear map split failure upon vm_reset_perms is
not problematic

arch/arm64/mm/pageattr.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)

--
2.30.2