diff options
author | Kevin Brodsky <kevin.brodsky@arm.com> | 2025-02-19 19:40:28 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2025-03-10 21:10:40 +0300 |
commit | 83d78bbfd2a489f61e68f9e5e859ec91c247fc04 (patch) | |
tree | 35f154cf3d0f64c63a191e4f880b642817cef494 /lib/test_fortify/write_overflow-memcpy.c | |
parent | f91a3a6088ea4396299f1a72f6b0302bbe21a314 (diff) | |
download | linux-83d78bbfd2a489f61e68f9e5e859ec91c247fc04.tar.xz |
arm64/sysreg: Rename POE_RXW to POE_RWX
It is customary to list R, W, X permissions in that order. In fact
this is already the case for PIE constants (PIE_RWX). Rename POE_RXW
accordingly, as well as POE_XW (currently unused).
While at it also swap the W/X lines in
compute_s1_overlay_permissions() to follow the R, W, X order.
Signed-off-by: Kevin Brodsky <kevin.brodsky@arm.com>
Link: https://lore.kernel.org/r/20250219164029.2309119-3-kevin.brodsky@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions