diff options
author | Ard Biesheuvel <[email protected]> | 2023-01-11 11:22:32 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-01-24 11:51:07 +0000 |
commit | af7249b317e4d0b3d5a0ebbb7ee7a0f336ca7bca (patch) | |
tree | aedec4e0642fae38501d3460958486e41166221a /drivers/usb/cdns3/cdns3-debug.h | |
parent | 82e4958800c01daa7662362ee9543065bd14c852 (diff) |
arm64: kernel: move identity map out of .text mapping
Reorganize the ID map slightly so that only code that is executed with
the MMU off or via the 1:1 mapping remains. This allows us to move the
identity map out of the .text segment, as it will no longer need
executable permissions via the kernel mapping.
Signed-off-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions