diff options
| author | Peter Zijlstra <[email protected]> | 2025-04-23 14:30:11 +0000 |
|---|---|---|
| committer | Dave Hansen <[email protected]> | 2025-05-09 20:33:20 +0000 |
| commit | d6d1e3e6580ca35071ad474381f053cbf1fb6414 (patch) | |
| tree | 3f7e32bd070bdc785a93423464a03c7f5a0cc11b /net/unix/af_unix.c | |
| parent | x86/its: Align RETs in BHB clear sequence to avoid thunking (diff) | |
| download | kernel-d6d1e3e6580ca35071ad474381f053cbf1fb6414.tar.gz kernel-d6d1e3e6580ca35071ad474381f053cbf1fb6414.zip | |
mm/execmem: Unify early execmem_cache behaviour
Early kernel memory is RWX, only at the end of early boot (before SMP)
do we mark things ROX. Have execmem_cache mirror this behaviour for
early users.
This avoids having to remember what code is execmem and what is not --
we can poke everything with impunity ;-) Also performance for not
having to do endless text_poke_mm switches.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Pawan Gupta <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
