[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251112062716.64801-1-dev.jain@arm.com>
Date: Wed, 12 Nov 2025 11:57:14 +0530
From: Dev Jain <dev.jain@....com>
To: catalin.marinas@....com,
will@...nel.org
Cc: ryan.roberts@....com,
rppt@...nel.org,
shijie@...amperecomputing.com,
yang@...amperecomputing.com,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Dev Jain <dev.jain@....com>
Subject: [PATCH 0/2] arm64/mm: A fix and a documentation bit for change_memory_common()
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
Powered by blists - more mailing lists