lkml.org 
[lkml]   [2023]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall.
From
nit:

On 10/17/23 02:08, jeffxu@chromium.org wrote:

| diff --git a/mm/Kconfig b/mm/Kconfig
| index 264a2df5ecf5..db8a567cb4d3 100644
| --- a/mm/Kconfig
| +++ b/mm/Kconfig
| @@ -1258,6 +1258,14 @@ config LOCK_MM_AND_FIND_VMA
| bool
| depends on !STACK_GROWSUP
|
| +config MSEAL
| + default n
| + bool "Enable mseal() system call"
| + depends on MMU
| + help
| + Enable the mseal() system call. Make memory areas's metadata immutable

areas'

$search_engine is your friend.

| + by selected system calls, i.e. mprotect(), munmap(), mremap(), mmap().


--
~Randy

\
 
 \ /
  Last update: 2023-10-17 17:47    [W:0.240 / U:1.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site