All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Soni \"They/Them\" L." <fakedme@gmail.com>
To: linux-api@vger.kernel.org
Subject: mprotect PROT_SIGNAL
Date: Tue, 9 Jul 2024 13:44:36 -0300	[thread overview]
Message-ID: <f01d236a-e713-4953-be8b-1484201f8190@gmail.com> (raw)

we'd like an mprotect PROT_SIGNAL flag for a compiler we're making

PROT_SIGNAL - marks the pages as unmapped while running signal handlers

this would be very useful, do you think you could provide it?

(not much more to say about it, it's supposed to do what it says on the 
tin, we want to unmap pages in signal handlers so as to catch bugs 
without causing memory corruption.)

             reply	other threads:[~2024-07-09 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09 16:44 Soni "They/Them" L. [this message]
2024-07-16 15:13 ` mprotect PROT_SIGNAL Florian Weimer
2024-07-16 16:16   ` Soni "They/Them" L.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f01d236a-e713-4953-be8b-1484201f8190@gmail.com \
    --to=fakedme@gmail.com \
    --cc=linux-api@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.