https://bugs.kde.org/show_bug.cgi?id=408091

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Mark Wielaard <m...@klomp.org> ---
commit e00335bd38c32439bb17b937ab374ca96b53a1f3
Author: Mark Wielaard <m...@klomp.org>
Date:   Thu May 30 00:29:58 2019 +0200

    linux x86 and amd64 memory protection key syscalls.

    This implements minimal support for the pkey_alloc, pkey_free and
    pkey_mprotect syscalls. pkey_alloc will simply indicate that pkeys
    are not supported. pkey_free always fails. pkey_mprotect works just
    like mprotect if the special pkey -1 is provided.

    https://bugs.kde.org/show_bug.cgi?id=408091

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to