lkml.org 
[lkml]   [2016]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 7/8] pkeys: add details of system call use to Documentation/
From
Date
On 06/01/2016 09:43 AM, Jonathan Corbet wrote:
>> > +There are 5 system calls which directly interact with pkeys:
>> > +
>> > + int pkey_alloc(unsigned long flags, unsigned long init_access_rights)
>> > + int pkey_free(int pkey);
>> > + int sys_pkey_mprotect(unsigned long start, size_t len,
>> > + unsigned long prot, int pkey);
>> > + unsigned long pkey_get(int pkey);
>> > + int pkey_set(int pkey, unsigned long access_rights);
> sys_pkey_mprotect() should just be pkey_mprotect(), right?

Yes, and that are a few more instances of that farther down in the file.
I'll fix them all up.

\
 
 \ /
  Last update: 2016-06-01 19:01    [W:0.271 / U:0.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site