summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2025-04-23 16:30:11 +0200
committerDave Hansen <dave.hansen@linux.intel.com>2025-05-09 13:33:20 -0700
commitd6d1e3e6580ca35071ad474381f053cbf1fb6414 (patch)
tree3f7e32bd070bdc785a93423464a03c7f5a0cc11b /lib/mpi/mpi-sub-ui.c
parentf0cd7091cc5a032c8870b4285305d9172569d126 (diff)
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) <peterz@infradead.org> Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com> Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions