summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2025-07-26 14:29:30 +0200
committerJohannes Berg <johannes.berg@intel.com>2025-09-10 14:24:13 +0200
commitc45601306aa5831c3e59158f95b8e34f27e9ea09 (patch)
tree5ff0cb5427e6becf1c3677730b414b2808dc7c2f /scripts/kernel-doc.py
parent76eeb9b8de9880ca38696b2fb56ac45ac0a25c6c (diff)
um: Don't mark stack executable
On one of my machines UML failed to start after enabling SELinux. UML failed to start because SELinux's execmod rule denies executable pages on a modified file mapping. Historically UML marks it's stack rwx. AFAICT, these days this is no longer needed, so let's remove PROT_EXEC. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions